Skip to content

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

Merged
quaquel merged 1 commit intoquaquel:masterfrom
EwoutH:patch-14
Aug 31, 2022
Merged

Create release.yml file for automatic release notes generation#152
quaquel merged 1 commit intoquaquel:masterfrom
EwoutH:patch-14

Conversation

@EwoutH
Copy link
Copy Markdown
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
Copy Markdown

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