]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
.github: Support for automatically creating backport PRs when labeled 46830/head
authorDavid Galloway <dgallowa@redhat.com>
Thu, 23 Jun 2022 19:33:54 +0000 (15:33 -0400)
committerDavid Galloway <dgallowa@redhat.com>
Thu, 23 Jun 2022 19:33:54 +0000 (15:33 -0400)
commitf5f9459fb22d4c832cac88abfc1b92ab7304ed51
treec3cee2107d9d8a027056bcbad5c669ea173abd05
parent24e38224350394198c9f873800048d25b8c6548e
.github: Support for automatically creating backport PRs when labeled

e.g., add a 'backport quincy' label to a PR and this workflow will automatically create a backport PR

Signed-off-by: David Galloway <dgallowa@redhat.com>
.github/workflows/backport.yml [new file with mode: 0644]