]> 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)
committerAsterisk Development Team <asteriskteam@digium.com>
Thu, 11 Jul 2024 13:22:18 +0000 (13:22 +0000)
commitbe6d17202cc20be3a06d23e347890545833b3c04
treea96ba6d56dba099dd523c0d6b35f4fdb442a8b66
parentc2c24114bab650f6b103078b43f5ed027cf6c692
.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.

(cherry picked from commit 2cb20b4bac7f0f1909d6d6f1eb9b70e894cd7552)
.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]