From e9c64424cfd4779b290c972d1f2232ba4c2b792d Mon Sep 17 00:00:00 2001 From: George Joseph Date: Wed, 25 Feb 2026 06:33:38 -0700 Subject: [PATCH 1/2] .github: Add OnPRAction.yml --- .github/workflows/OnPRAction.yml | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 .github/workflows/OnPRAction.yml diff --git a/.github/workflows/OnPRAction.yml b/.github/workflows/OnPRAction.yml new file mode 100644 index 0000000000..794cf0259b --- /dev/null +++ b/.github/workflows/OnPRAction.yml @@ -0,0 +1,10 @@ +name: PR +run-name: "PR ${{ github.event.number }} ${{github.event.action}}${{ case(github.event.action == 'labeled', format('({0})', github.event.label.name) , '') }} by ${{ github.actor }}" +on: + pull_request_target: + types: [ opened, reopened, synchronize, labeled ] + +jobs: + PRAction: + name: "Action" + uses: asterisk/asterisk-ci-actions/.github/workflows/AsteriskPRAction.yml@main From 121684be76da7c2ead74276b269a1dd89e5fb034 Mon Sep 17 00:00:00 2001 From: George Joseph Date: Wed, 26 Mar 2025 07:29:26 -0600 Subject: [PATCH 2/2] Sample.call test --- sample.call | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/sample.call b/sample.call index 52650ecd29..810a885cbc 100644 --- a/sample.call +++ b/sample.call @@ -1,3 +1,7 @@ +# +# Test cherry-pick +# + # # This is a sample file that can be dumped in /var/spool/asterisk/outgoing # to generate a call. For Asterisk to read call files, you must have the