Commit Graph

55 Commits

Author SHA1 Message Date
George Joseph
b7a46921c4 .github: Pass app_id and app_priv_key to AsteriskMergePR 2024-07-10 10:39:11 -06:00
George Joseph
6cd51f082b .github: Change OnPRMergeApproved to use default token 2024-07-10 09:30:49 -06:00
George Joseph
9945c25f31 .github: Use ASTERISKTEAM_PAT for PR merging 2024-06-28 14:22:56 -06:00
George Joseph
0527ae4166 .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:20 -06:00
George Joseph
a800a20308 .github: Refactor NightlyTests to use workflow in asterisk-ci-actions 2024-06-27 09:36:20 -06:00
George Joseph
1406d558dc .github: Add branches to workflow_dispatch for NightlyTests 2024-05-14 12:07:49 -06:00
George Joseph
a7e4c193fc .github: Add PAT to PRSubmitActions/Add Reviewers 2024-03-06 09:25:43 -07:00
George Joseph
18f3c355f7 .github: Remove timeout-minutes from gatetests 2024-03-05 15:19:43 -07:00
George Joseph
f841ae8e62 .github: Pass only single GATETEST_COMMAND to AsteriskGateComposite 2024-03-05 11:24:22 -07:00
George Joseph
031703c596 .github: Add force_cherry_pick option to Releaser 2024-02-20 06:58:36 -07:00
George Joseph
7d65b0ad80 .github: Remove start_version from Releaser 2024-02-20 06:55:29 -07:00
George Joseph
be9b5bf0a9 .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:29 -07:00
George Joseph
0f20f39db8 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:24 -07:00
George Joseph
05d26994af .github: PRSubmitActions: Fix adding reviewers to PR 2023-10-19 09:57:20 -06:00
George Joseph
cd640dc67b .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:19 -06:00
George Joseph
5eb676bab5 .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:14 -06:00
George Joseph
d0a1c2b026 .github: Fix job prereqs in PROpenedUpdated 2023-10-09 08:50:02 -06:00
George Joseph
825d3b981a .github: Block PR tests until approved 2023-10-09 08:49:58 -06:00
George Joseph
3d01cbaae9 ari-stubs: Fix more local anchor references
Also allow CreateDocs job to be run manually with default branches.
2023-09-05 13:36:23 -06:00
George Joseph
2f1d12b7dc ari-stubs: Fix more local anchor references
Also allow CreateDocs job to be run manually with default branches.
2023-09-05 13:05:53 -06:00
George Joseph
56e592248d .github: Update workflow-application-token-action to v2 2023-08-31 07:26:12 -06:00
George Joseph
a95f98f8bb .github: Use generic releaser 2023-08-15 13:13:16 -06:00
George Joseph
8aba4a4f88 .github: Fix cherry-pick reminder issues 2023-07-17 09:26:56 -06:00
George Joseph
3bb5cef959 .github: Minor tweak to Asterisk Releaser 2023-07-12 06:49:25 -06:00
George Joseph
e1e294a5e3 .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:35:39 -06:00
George Joseph
15ecfab8d1 .github: Updates for AsteriskReleaser 2023-06-30 07:02:24 -06:00
George Joseph
e52ad19715 .github: Back out triggering PROpenedOrUpdated by label 2023-06-29 09:07:06 -06:00
George Joseph
a44ac70801 .github: Move publish docs to new file CreateDocs.yml 2023-06-27 12:18:51 -06:00
George Joseph
a41f911ba3 .github: Remove result check from PROpenUpdateGateTests 2023-06-27 05:18:14 -06:00
George Joseph
8c49e751b8 .github: Fix use of 'contains' 2023-06-26 08:45:42 -06:00
George Joseph
f6a323be8d .github: Add recheck label test to additional jobs 2023-06-26 07:46:23 -06:00
George Joseph
523474a2f3 .github: Fix recheck label typos 2023-06-26 07:22:09 -06:00
George Joseph
036951e21a .github: Fix recheck label manipulation 2023-06-26 07:11:58 -06:00
George Joseph
efa4b02a0d .github: Allow PR submit checks to be re-run by label 2023-06-26 07:08:07 -06:00
George Joseph
2645b68a08 .github: Rework for merge approval 2023-06-08 13:34:50 -06:00
George Joseph
1216508654 .github: Fix issues with cherry-pick-reminder 2023-06-05 10:38:31 -06:00
George Joseph
6c43294975 .github Ignore error when adding reviewrs to PR 2023-06-05 07:16:44 -06:00
George Joseph
7c5f7fffb3 .github: Update field descriptions for AsteriskReleaser 2023-05-26 08:52:03 -06:00
George Joseph
0c173be750 .github: Change title of AsteriskReleaser job 2023-05-23 08:05:06 -06:00
George Joseph
1077728ddc .github: Don't add cherry-pick reminder if it's already present 2023-05-22 12:55:06 -06:00
George Joseph
57e3390a81 .github: Fix quoting in PROpenedOrUpdated 2023-05-16 16:12:05 -06:00
George Joseph
6d71d8eea5 .github: Add cherry-pick reminder to new PRs 2023-05-15 09:38:03 -06:00
Joshua C. Colp
10b40dad53 .github: Tweak improvement issue type language. 2023-05-09 10:47:43 -03:00
Gitea
a74ef79ce2 .github: Tweak new feature language, and move feature requests elsewhere. 2023-05-09 10:43:58 -03:00
Joshua C. Colp
3ef4c8a72c .github: Fix staleness check to only run on certain labels. 2023-05-09 06:18:33 -03:00
George Joseph
493c2debf8 .github: Add AsteriskReleaser 2023-05-08 11:01:57 -06:00
George Joseph
b9ad757aab .github: Fix CherryPickTest to only run when it should
Fixed CherryPickTest so it triggers only on the
"cherry-pick-test" label instead of all labels.
2023-05-03 09:30:55 -06:00
George Joseph
e95eba5894 .github: Fix reference to CHERRY_PICK_TESTING_IN_PROGRESS 2023-05-02 14:10:15 -06:00
George Joseph
4b982965e9 .github: Remove separate set labels step from new PR 2023-05-02 12:11:48 -06:00
George Joseph
bcfaea4a8b .github: Refactor CP progress and add new PR test progress 2023-05-02 12:05:13 -06:00