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

github: Enable backporting closed PRs #35993

Merged
merged 1 commit into from
Nov 13, 2024
Merged

github: Enable backporting closed PRs #35993

merged 1 commit into from
Nov 13, 2024

Conversation

radeksimko
Copy link
Member

The primary backporting workflow involves us labeling a PR prior to merging it, which then triggers the backport assistant.

Sometimes we can forget to add the label and backporting then becomes more manual and tedious process.

This PR intends to allow us to run the BA whenever a PR is labeled - typically an already closed/merged PR.

I originally thought this would bring a conflict where PRs are created before the PR is merged and perhaps even duplicated but after some brief testing in a private fork I believe the BA can handle this just fine.

@radeksimko radeksimko requested a review from a team as a code owner November 13, 2024 12:48
@radeksimko radeksimko merged commit effa87e into main Nov 13, 2024
10 checks passed
@radeksimko radeksimko deleted the ci-backport-by-label branch November 13, 2024 12:52
Copy link
Contributor

Reminder for the merging maintainer: if this is a user-visible change, please update the changelog on the appropriate release branch.

Copy link
Contributor

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active contributions.
If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 14, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants