Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create release.yml file for automatic release notes generation #152

Merged
merged 1 commit into from
Aug 31, 2022

Conversation

EwoutH
Copy link
Collaborator

@EwoutH EwoutH commented Jul 2, 2022

Adds a configuration file .github/release.yml that lets GitHub automatically draft release notes based on the labels attached to PRs that will be included in that release. These drafted release notes can form a consistent basis for our changelog and manually expanded with context for certain PRs if needed.

The currently proposed labels are breaking, feature, enhancement, bug, docs, ci, testing, dependency, maintenance and packaging. The last four are grouped in the changelog under Maintenance 🔧.

See also #138 (comment) and Automatically generated release notes.

@coveralls
Copy link

coveralls commented Jul 2, 2022

Coverage Status

Coverage remained the same at 79.996% when pulling 8f14427 on EwoutH:patch-14 into 89746a2 on quaquel:master.

@EwoutH EwoutH added docs ci and removed docs labels Jul 5, 2022
Adds a configuration file that lets GitHub automatically draft release notes based on the labels attached to PRs that will be included in that release. These drafted release notes can form a consistent basis for our changelog and manually expanded with context for certain PRs if needed.

See also quaquel#138 (comment)
@EwoutH EwoutH marked this pull request as ready for review August 30, 2022 16:32
@EwoutH EwoutH requested a review from quaquel August 30, 2022 16:32
@quaquel quaquel merged commit b02b2a2 into quaquel:master Aug 31, 2022
@EwoutH EwoutH deleted the patch-14 branch September 26, 2022 14:10
@EwoutH EwoutH added the meta label Oct 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants