Add functionality for v2 -> v1 backports

This commit is contained in:
Henry Mercer 2022-03-17 19:49:23 +00:00
parent 33f749f1c9
commit d76b18254a
2 changed files with 23 additions and 3 deletions

View file

@ -53,4 +53,5 @@ jobs:
--repository-nwo ${{ github.repository }} \
--source-branch v2 \
--target-branch v1 \
--conductor ${GITHUB_ACTOR}
--conductor ${GITHUB_ACTOR} \
--perform-v2-to-v1-backport