-
Notifications
You must be signed in to change notification settings - Fork 0
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
Configure PR labelling and auto-generated release notes #178
Conversation
None of the PRs are tagged, except the first one in the list which I manually tagged, so grouping isn't really accurate. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is nice!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just to confirm, we're labelling the PRs based on their contents (files changed), as well as branch names?
Closes #175
Introduces an
api-definition
label, added for modifications to the API docs and acode-gen
label for modifications to the pom file. Other labels are standard.I'll add a comment with release notes generated from this config.