]> 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:27:59 +0000 (11:27 -0700)
commite09b4dd97f6ebb143089d972d14da7f058a50f6d
treee80423bfbcfb2096776880bc070d15ca432b2337
parent478fbbb8289e1ffa13967bcc7ead10219df45297
.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]