Commit Graph

66 Commits

Author SHA1 Message Date
George Joseph
aff11f717f .github: Set exit 0 in CherryPick and Recheck workflow Cleanup steps 2025-01-05 10:37:57 -07:00
George Joseph
e98887f3dc .github: Change the run name for OnPRStateChangedPriv 2024-12-18 08:19:42 -07:00
George Joseph
3b2bde6c48 .github: Redirect NightlyAdmin to AsteriskNightlyAdmin 2024-11-01 07:55:36 -06:00
George Joseph
ce322ad16a .github: NightlyAdmin now calls external CloseStaleIssuesAndPRs 2024-11-01 07:53:40 -06:00
George Joseph
94237f684a .github: Fix realtime param on Weekly and Nightly tests and...
Rename the "Cleanup" job in the cherry-pick and recheck jobs
to "Summary".
2024-09-23 08:26:05 -06:00
George Joseph
60ad3efc9d .github: Add WeeklyTests and make Nightlies Monday-Saturday
...and add "realtime" option.
2024-09-20 09:28:43 -06:00
George Joseph
24d641f40a .github: Changes required to use cached builds and shorten names 2024-09-18 08:06:26 -06:00
George Joseph
d189b5a4d7 .github: Allow testing an Asterisk PR against a testsuite PR 2024-07-26 13:00:08 -06:00
George Joseph
cf09da519e .github: Add params to Releaser for FPBX issue creation 2024-07-26 07:30:42 -06:00
George Joseph
e0f7a5f968 .github: Pass app_id and app_priv_key to AsteriskMergePR 2024-07-10 10:39:08 -06:00
George Joseph
3b55311eb1 .github: Change OnPRMergeApproved to use default token 2024-07-10 09:30:46 -06:00
George Joseph
a9b74ffa52 .github: Use ASTERISKTEAM_PAT for PR merging 2024-06-28 14:22:55 -06:00
George Joseph
b133383389 .github: Replace PR workflows with stubs that call reusables
The PR workflows now are just stubs that call reusable
workflows located in the asterisk-ci-actions repo.
2024-06-27 09:36:19 -06:00
George Joseph
b867fa2fe5 .github: Refactor NightlyTests to use workflow in asterisk-ci-actions 2024-06-27 09:36:19 -06:00
George Joseph
12b997312b .github: Add branches to workflow_dispatch for NightlyTests 2024-05-14 12:07:48 -06:00
George Joseph
a02a929d27 .github: Add PAT to PRSubmitActions/Add Reviewers 2024-03-06 09:25:42 -07:00
George Joseph
94176ecb88 .github: Remove timeout-minutes from gatetests 2024-03-05 15:19:43 -07:00
George Joseph
d58ca20247 .github: Pass only single GATETEST_COMMAND to AsteriskGateComposite 2024-03-05 11:24:22 -07:00
George Joseph
2d1a4bab25 .github: Add force_cherry_pick option to Releaser 2024-02-20 06:58:36 -07:00
George Joseph
4077b4b340 .github: Remove start_version from Releaser 2024-02-20 06:55:29 -07:00
George Joseph
9baf49497e .github: Update github-script to v7 and fix a rest bug
Need to update the github-script to v7 to squash deprecation
warnings.

Also fixed the API name for github.rest.pulls.requestReviewers.
2024-02-05 08:36:28 -07:00
George Joseph
751f8649fd MergeApproved.yml: Remove unneeded concurrency
The concurrency parameter on the MergeAndCherryPick job has
been rmeoved.  It was a hold-over from earlier days.
2023-12-06 14:29:21 -07:00
George Joseph
79c5845141 .github: PRSubmitActions: Fix adding reviewers to PR 2023-10-19 09:57:17 -06:00
George Joseph
6389654b21 .github: New PR Submit workflows
The workflows that get triggered when PRs are submitted or updated
have been replaced with ones that are more secure and have
a higher level of parallelism.
2023-10-17 12:34:16 -06:00
George Joseph
d06bb7f2fe .github: New PR Submit workflows
The workflows that get triggered when PRs are submitted or updated
have been replaced with ones that are more secure and have
a higher level of parallelism.
2023-10-17 12:32:10 -06:00
George Joseph
9e9037a8aa .github: Fix job prereqs in PROpenedUpdated 2023-10-09 08:20:50 -06:00
George Joseph
29e202085d .github: Block PR tests until approved 2023-10-09 08:20:46 -06:00
George Joseph
ceddfbe7b8 .github: Use generic releaser 2023-10-09 08:15:01 -06:00
George Joseph
c457784bd0 ari-stubs: Fix more local anchor references
Also allow CreateDocs job to be run manually with default branches.
2023-09-05 13:36:20 -06:00
George Joseph
b68006f3a1 ari-stubs: Fix more local anchor references
Also allow CreateDocs job to be run manually with default branches.
2023-09-05 13:05:49 -06:00
George Joseph
83964ede1f .github: Update workflow-application-token-action to v2 2023-08-31 07:26:09 -06:00
George Joseph
d0e5f2f6be .github: Fix cherry-pick reminder issues 2023-07-17 09:23:08 -06:00
George Joseph
016ff87349 .github: Minor tweak to Asterisk Releaser 2023-07-12 06:39:58 -06:00
George Joseph
6a4f2a7cf7 .github: Suppress cherry-pick reminder for some situations
In PROpenedOrUpdated, the cherry-pick reminder will now be
suppressed if there are already valid 'cherry-pick-to' comments
in the PR or the PR contained a 'cherry-pick-to: none' comment.
2023-07-11 06:31:04 -06:00
George Joseph
a4e21eeb5c .github: Update AsteriskReleaser for security releases 2023-07-07 11:06:24 -06:00
George Joseph
b2cdb530dd .github: Updates for AsteriskReleaser 2023-06-30 07:01:40 -06:00
George Joseph
1f435d8c55 .github: Back out triggering PROpenedOrUpdated by label 2023-06-29 09:06:41 -06:00
George Joseph
32fd0fb1e0 .github: Move publish docs to new file CreateDocs.yml 2023-06-27 10:21:47 -06:00
George Joseph
f0ca38901e .github: Remove result check from PROpenUpdateGateTests 2023-06-27 05:17:45 -06:00
George Joseph
8bf917852c .github: Fix use of 'contains' 2023-06-26 08:45:16 -06:00
George Joseph
10876b2bfc .github: Add recheck label test to additional jobs 2023-06-26 07:46:03 -06:00
George Joseph
76bb010ef7 .github: Fix recheck label typos 2023-06-26 07:21:53 -06:00
George Joseph
41c360dc98 .github: Fix recheck label manipulation 2023-06-26 07:11:20 -06:00
George Joseph
d20ac0e2cb .github: Allow PR submit checks to be re-run by label 2023-06-26 07:06:56 -06:00
Joshua C. Colp
492638409c Update config.yml 2023-06-15 09:48:13 -03:00
George Joseph
a207fe4900 .github: Rework for merge approval 2023-06-08 13:33:53 -06:00
George Joseph
a5b9fa09ca .github: Fix issues with cherry-pick-reminder 2023-06-05 10:38:01 -06:00
George Joseph
fe59e1f311 .github Ignore error when adding reviewrs to PR 2023-06-05 07:16:17 -06:00
George Joseph
e0ed0db41f .github: Update field descriptions for AsteriskReleaser 2023-05-26 08:51:41 -06:00
George Joseph
869cb0c260 .github: Change title of AsteriskReleaser job 2023-05-23 08:04:42 -06:00