]> git.ipfire.org Git - thirdparty/asterisk.git/commit
.github: Replace PR workflows with stubs that call reusables
authorGeorge Joseph <gjoseph@sangoma.com>
Tue, 25 Jun 2024 13:07:39 +0000 (07:07 -0600)
committerGeorge Joseph <gjoseph@sangoma.com>
Tue, 25 Jun 2024 13:07:39 +0000 (07:07 -0600)
commit6feaed5f94e4b8642cd9a1d5e8071a1bfdd69496
tree6fa4672213363ef31d3f94d68af51ac1a8597908
parent9076d3678dcedf09925e0341125058538679cf5e
.github: Replace PR workflows with stubs that call reusables

The PR workflows now are just stubs that call reusable
workflows located in the asterisk-ci-actions repo.
.github/workflows/CherryPickTest.yml [deleted file]
.github/workflows/MergeApproved.yml [deleted file]
.github/workflows/OnPRCherryPickTest.yml [new file with mode: 0644]
.github/workflows/OnPRMergeApproved.yml [new file with mode: 0644]
.github/workflows/OnPRRecheck.yml [new file with mode: 0644]
.github/workflows/OnPRStateChanged.yml [new file with mode: 0644]
.github/workflows/OnPRStateChangedPriv.yml [new file with mode: 0644]
.github/workflows/PRMerged.yml [deleted file]
.github/workflows/PRSubmitActions.yml [deleted file]
.github/workflows/PRSubmitTests.yml [deleted file]