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 support for statically setting labels on backport PRs #432

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

chancez
Copy link
Contributor

@chancez chancez commented Jul 23, 2024

I want to add a kind/backport label to my backport PRs but the only way to set labels currently is by copying labels from the source PR. This introduces a way to configure a static set of labels for all backport PRs, in addition to the option to copy labels from the source PR.

My first commit renames a variable to avoid some confusion with the new labels input.

Not all labels for backports will be copied, add support to add
labels beyond the ones that can be copied by copy_labels_pattern

Signed-off-by: Chance Zibolski <[email protected]>
@korthout korthout self-requested a review August 21, 2024 16:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant