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

Add categories to Release Drafter #5081

Merged
merged 2 commits into from Dec 10, 2020

Conversation

hugovk
Copy link
Member

@hugovk hugovk commented Dec 7, 2020

Follow on from #5058.

Changes proposed in this pull request:

  • Looking at the PRs listed at the 8.1.0 draft, they mainly fall into three categories:

    • Dependencies
    • Documentation
    • Testing
  • Let's configure Release Drafter to group PRs with these labels into categories with these titles

  • "Deprecations" and "Removals" would be useful for the future, to make those changes clear

  • Everything else falls into the blanket "Changes" section

  • By design, if a PR falls into multiple categories, it'll be listed in both. If we want to avoid it, we can use explicit changelog: foo labels

  • It is possible to have multiple labels per category too

Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
@radarhere radarhere merged commit 839d54a into python-pillow:master Dec 10, 2020
@hugovk hugovk deleted the release-drafter-categories branch December 10, 2020 08:38
@hugovk
Copy link
Member Author

hugovk commented Dec 10, 2020

The 8.1.0 draft now looks like this (with @s removed to prevent spamming):

(edit: updated after adding new labels and re-running the action)


https://pillow.readthedocs.io/en/stable/releasenotes/8.1.0.html

Changes

Dependencies

Documentation

Testing

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.

None yet

2 participants