]> 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>
Mon, 2 Jun 2025 13:37:24 +0000 (13:37 +0000)
commit9612ddda1d05795b485883d24aab492e0840cde9
tree30674e953e5187eb33f83cb87357f1736d2ff5c4
parent8d0bd39fef20e95b531242733acb3eb3f9989cf0
.github: Move PRChanged,PRChangedPriv,PRCPCheck,PRReCheck,PRMerge logic.

Moved to asterisk-ci-actions reusable workflows.

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