Commit Graph

49 Commits

Author SHA1 Message Date
George Joseph 9f182e9f58 .github: Remove timeout-minutes from gatetests 2024-03-05 15:19:43 -07:00
George Joseph eed8288d0c .github: Pass only single GATETEST_COMMAND to AsteriskGateComposite 2024-03-05 11:24:21 -07:00
George Joseph bbafb63bb5 .github: Add force_cherry_pick option to Releaser 2024-02-20 06:58:36 -07:00
George Joseph 7bd9f2b5a5 .github: Remove start_version from Releaser 2024-02-20 06:55:29 -07:00
George Joseph 0f3f0f3529 .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:27 -07:00
George Joseph 0005aa2995 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:18 -07:00
George Joseph be1e83a6ac .github: PRSubmitActions: Fix adding reviewers to PR 2023-10-19 09:57:14 -06:00
George Joseph 289aa1840e .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:13 -06:00
George Joseph 0c1c6e9ada .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:06 -06:00
George Joseph 20398e8e95 .github: Fix job prereqs in PROpenedUpdated 2023-10-09 08:19:52 -06:00
George Joseph e9abf11a26 .github: Block PR tests until approved 2023-10-09 08:19:35 -06:00
Joshua C. Colp ef7b0f4c3b Update config.yml 2023-10-09 08:17:33 -06:00
George Joseph a64718c32c ari-stubs: Fix more local anchor references
Also allow CreateDocs job to be run manually with default branches.
2023-09-05 13:36:17 -06:00
George Joseph b7dae87d1d ari-stubs: Fix more local anchor references
Also allow CreateDocs job to be run manually with default branches.
2023-09-05 13:05:47 -06:00
George Joseph ddbc56505e .github: Update workflow-application-token-action to v2 2023-08-31 07:26:06 -06:00
George Joseph d9494ca392 .github: Use generic releaser 2023-08-15 13:13:13 -06:00
George Joseph 12f231c717 .github: Fix cherry-pick reminder issues 2023-07-17 09:26:53 -06:00
George Joseph 0f9de8a3f0 .github: Minor tweak to Asterisk Releaser 2023-07-12 06:48:42 -06:00
George Joseph cd7e513087 .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:37 -06:00
George Joseph 31663fed53 .github: Updates for AsteriskReleaser 2023-06-30 07:02:20 -06:00
George Joseph 4ff17f44a4 .github: Back out triggering PROpenedOrUpdated by label 2023-06-29 09:07:03 -06:00
George Joseph caf0fd357c .github: Move publish docs to new file CreateDocs.yml 2023-06-27 12:18:48 -06:00
George Joseph b008fd5919 .github: Remove result check from PROpenUpdateGateTests 2023-06-27 05:18:11 -06:00
George Joseph 44c0e1b756 .github: Fix use of 'contains' 2023-06-26 08:45:39 -06:00
George Joseph 91503078ff .github: Add recheck label test to additional jobs 2023-06-26 07:46:20 -06:00
George Joseph de40ea0f79 .github: Fix recheck label typos 2023-06-26 07:22:06 -06:00
George Joseph 07a3784745 .github: Fix recheck label manipulation 2023-06-26 07:11:55 -06:00
George Joseph 426b9c568c .github: Allow PR submit checks to be re-run by label 2023-06-26 07:08:04 -06:00
George Joseph b3c2a9cd44 .github: Rework for merge approval 2023-06-08 13:34:47 -06:00
George Joseph a83f35c58e .github: Fix issues with cherry-pick-reminder 2023-06-05 10:38:28 -06:00
George Joseph 7bbeda3908 .github Ignore error when adding reviewrs to PR 2023-06-05 07:16:41 -06:00
George Joseph 2a75114b6d .github: Update field descriptions for AsteriskReleaser 2023-05-26 08:52:00 -06:00
George Joseph 15439d08bd .github: Change title of AsteriskReleaser job 2023-05-23 08:05:03 -06:00
George Joseph 7193e95676 .github: Don't add cherry-pick reminder if it's already present 2023-05-22 12:55:03 -06:00
George Joseph af0535f302 .github: Fix quoting in PROpenedOrUpdated 2023-05-16 16:12:02 -06:00
George Joseph e72b35e7fb .github: Add cherry-pick reminder to new PRs 2023-05-15 09:38:02 -06:00
Joshua C. Colp f0e2d45089 .github: Tweak improvement issue type language. 2023-05-09 10:47:26 -03:00
Gitea c0e32d8245 .github: Tweak new feature language, and move feature requests elsewhere. 2023-05-09 10:43:35 -03:00
Joshua C. Colp 851ec44714 .github: Fix staleness check to only run on certain labels. 2023-05-09 06:18:16 -03:00
George Joseph 9d99f6aaf1 .github: Add AsteriskReleaser 2023-05-08 11:01:53 -06:00
George Joseph 9097fc7515 .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:52 -06:00
George Joseph fbde0a71f0 .github: Fix reference to CHERRY_PICK_TESTING_IN_PROGRESS 2023-05-02 14:10:12 -06:00
George Joseph aced9046ca .github: Remove separate set labels step from new PR 2023-05-02 12:11:45 -06:00
George Joseph b7eeef6314 .github: Refactor CP progress and add new PR test progress 2023-05-02 12:05:10 -06:00
George Joseph 3707140472 .github: Add cherry-pick test progress labels 2023-05-02 08:58:30 -06:00
George Joseph ef644c3e93 .github: Update issue templates 2023-05-01 09:38:02 -06:00
George Joseph 313cd9dd84 .github: Remove unnecessary parameter in CherryPickTest 2023-05-01 06:52:32 -06:00
George Joseph 987315a5fa Initial GitHub PRs 2023-04-28 12:31:45 -06:00
George Joseph f8dc014819 Initial GitHub Issue Templates 2023-04-28 11:31:44 -06:00