Skip to content
This repository has been archived by the owner on Jun 2, 2024. It is now read-only.

Create a global changelog page when deploying #40

Open
meleu opened this issue Apr 28, 2021 · 2 comments
Open

Create a global changelog page when deploying #40

meleu opened this issue Apr 28, 2021 · 2 comments

Comments

@meleu
Copy link
Contributor

meleu commented Apr 28, 2021

No description provided.

@televandalist
Copy link
Member

Hopped on here to suggest adding a more proper changelog to show what was changed, but I guess this would take care of that.

@jeffjenx
Copy link

jeffjenx commented Jul 13, 2021

Might want to start looking into using Conventional Commits.

Using a standard syntax for commit messages (particularly PR commits), you can automate the process of updating changelogs.

Particularly useful are feature and bug fix message prefixes:

fix: #000 short description of bug
feat: #000 short description of feature

Tagging the original issue number in the PR commit will cause the ticket to be self-closed when merged.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants