Skip to content

Build: Fix labels to release PRs#23172

Merged
shilman merged 1 commit intonextfrom
fix-release-labels
Jun 21, 2023
Merged

Build: Fix labels to release PRs#23172
shilman merged 1 commit intonextfrom
fix-release-labels

Conversation

@JReinhold
Copy link
Contributor

What I did

Changed the automation to apply the "release" label to release PRs instead of "maintenance", so they don't show up in changelogs.
Non-version-bumping releases to main (eg. documentation-only) still gets the "build" label, since they don't create any release.

How to test

Checklist

  • Make sure your changes are tested (stories and/or unit, integration, or end-to-end tests)
  • Make sure to add/update documentation regarding your changes
  • If you are deprecating/removing a feature, make sure to update
    MIGRATION.MD

Maintainers

  • If this PR should be tested against many or all sandboxes,
    make sure to add the ci:merged or ci:daily GH label to it.
  • Make sure this PR contains one of the labels below.

["cleanup", "BREAKING CHANGE", "feature request", "bug", "documentation", "maintenance", "dependencies", "other"]

@JReinhold JReinhold added the build Internal-facing build tooling & test updates label Jun 21, 2023
@JReinhold JReinhold self-assigned this Jun 21, 2023
@JReinhold JReinhold requested a review from shilman June 21, 2023 12:10
@shilman shilman added the patch:yes Bugfix & documentation PR that need to be picked to main branch label Jun 21, 2023
Copy link
Member

@shilman shilman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🙌

@shilman shilman changed the title Release: Fix labels to release PRs Build: Fix labels to release PRs Jun 21, 2023
@shilman shilman merged commit 69f66e9 into next Jun 21, 2023
@shilman shilman deleted the fix-release-labels branch June 21, 2023 12:39
@shilman shilman added the patch:done Patch/release PRs already cherry-picked to main/release branch label Jun 27, 2023
@ndelangen ndelangen removed the patch:yes Bugfix & documentation PR that need to be picked to main branch label Oct 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build Internal-facing build tooling & test updates patch:done Patch/release PRs already cherry-picked to main/release branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants