Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
backported-labels workflow: run on stable-* watching for merges, add …
…backported-* label to backported PRs (#1025) Adding a workflow that updates a backported PR with a backported-* label once merged in a stable-* branch. It's watching for commit messages ending with `foo (#123) (#456)`, and using the penultimate PR number, the format patchback uses. Identical to the UI version ( ansible/ansible-hub-ui#428 ) No-Issue
- Loading branch information