You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Duncan Jones edited this page Mar 14, 2019
·
3 revisions
Issue and PR Labelling
The release notes for this project are generated using
github-changelog-generator. To avoid
duplicate entries in the changelog, we need to ignore PRs if there is a corresponding closed issue.
This cannot be done automatically, so we follow these steps:
Check the issue links to the PR that closed it. This will happen automatically if the PR contains the right
words in the commit message. Otherwise, add a
comment linking to the PR.
Label the PR with "has-matching-issue".
If the PR doesn't have a matching issue, ensure the PR has a suitable label (e.g. bug, enhancement).
Choice of Label
Enhancement is reserved for new capabilities that the ensure user can enjoy.
Bug is for everything else.
Generating Release Notes
Install the changelog generator (see link above) and run the following command, where x.y.z is the release you are about to make: