]> git.ipfire.org Git - thirdparty/asterisk.git/commit
.github: Move PRChanged,PRChangedPriv,PRCPCheck,PRReCheck,PRMerge logic.
authorGeorge Joseph <gjoseph@sangoma.com>
Tue, 11 Feb 2025 15:40:14 +0000 (08:40 -0700)
committerGeorge Joseph <gjoseph@sangoma.com>
Tue, 11 Feb 2025 18:28:05 +0000 (11:28 -0700)
commitc1ba1e5e044a425520d6f46dcd6dd6607a0a62ab
tree56c1a017ee81f730bf75b12fa5bf82c3c94be6bb
parent60b1a23fcccde1a6d5172f581d2c13618c8a0d1a
.github: Move PRChanged,PRChangedPriv,PRCPCheck,PRReCheck,PRMerge logic.

Moved to asterisk-ci-actions reusable workflows.
.github/workflows/OnPRCPCheck.yml [new file with mode: 0644]
.github/workflows/OnPRChanged.yml [new file with mode: 0644]
.github/workflows/OnPRChangedPriv.yml [moved from .github/workflows/OnPRStateChangedPriv.yml with 94% similarity]
.github/workflows/OnPRCherryPickTest.yml [deleted file]
.github/workflows/OnPRMergeApproved.yml
.github/workflows/OnPRRecheck.yml
.github/workflows/OnPRStateChanged.yml [deleted file]