]> 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:01 +0000 (11:28 -0700)
commit595739a21ca6a7899c8c8c6ec232fddf4b04f931
tree4ae3ffb1ce5b52da836231b30aaa444e4b206aec
parent9b1616e501ea22d40493174537e1c0f6dad7e664
.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]