]> 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)
committerAsterisk Development Team <asteriskteam@digium.com>
Thu, 20 Mar 2025 18:18:29 +0000 (18:18 +0000)
commitb709b339edf697eff01ab9c35a8e9a9e563b73d6
treedc303283604fcf9639df037c64b1175076acb886
parentf17223107221b0aeb8f2f1b36f8d821998a08a30
.github: Move PRChanged,PRChangedPriv,PRCPCheck,PRReCheck,PRMerge logic.

Moved to asterisk-ci-actions reusable workflows.

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