Feature Request: Do not apply Still Needs Manual Backport label to backport PR #93
Description
Workflow to trigger this:
- Have two different backport labels applied, so when merged, a PR would be backported to two different release branches.
- One of the release branch will have a failed backport, triggering the bot to apply "Still Needs Manual Backport".
Current behavior: If the failed backport happened first, the original PR will have "Still Needs Manual Backport" label applied. And then the backport to the other branch that succeeds after will also inherit this label.
Desired behavior: Bot is smart enough to not let the second backport to inherit this label.
Maybe not everyone will agree on this request, therefore I am opening an issue instead of attempting to patch it.
Example: astropy/astropy#14104
Metadata
Assignees
Labels
No labels