Skip to content

Conversation

@ycombinator
Copy link
Contributor

When the main branch switches over to 9.0, we will want most PRs that are merged into main to also be backported to 8.x. This PR makes this process easier by automatically adding the backport-8.x label to all PRs targeting the main branch.

The exceptions will be PRs for changes that should only be present in 9.0. For such PRs, authors should simply remove the backport-8.x label from their PR.

When the `main` branch switches over to `9.0`, we will want most PRs that are merged into
`main` to also be backported to `8.x`. This PR makes this process easier by automatically
adding the `backport-8.x` label to all PRs targeting the `main` branch.

The exceptions will be PRs for changes that should _only_ be present in `9.0`.  For such PRs,
authors should simply remove the `backport-8.x` label from their PR.
@ycombinator ycombinator added automation backport-skip Skip notification from the automated backport with mergify labels Sep 9, 2024
@ycombinator ycombinator requested a review from a team as a code owner September 9, 2024 23:00
@botelastic botelastic bot added the needs_team Indicates that the issue/PR needs a Team:* label label Sep 9, 2024
@botelastic
Copy link

botelastic bot commented Sep 9, 2024

This pull request doesn't have a Team:<team> label.

@ycombinator ycombinator changed the title Automatically label PRs to main with backport-8.x Automatically label PRs to main with backport-v8.x Sep 9, 2024
@jlind23 jlind23 merged commit 5bd0723 into elastic:main Sep 10, 2024
@ycombinator ycombinator deleted the automated-backport-8.x branch September 10, 2024 11:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automation backport-skip Skip notification from the automated backport with mergify needs_team Indicates that the issue/PR needs a Team:* label

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants