Commit Graph

51 Commits

Author SHA1 Message Date
George Joseph 555a541680 .github: NightlyAdmin now calls external CloseStaleIssuesAndPRs 2024-03-20 13:07:44 -06:00
George Joseph 34196f8796 .github: Add PAT to PRSubmitActions/Add Reviewers 2024-03-06 09:21:33 -07:00
George Joseph 109115de3d .github: Remove timeout-minutes from gatetests 2024-03-05 15:17:55 -07:00
George Joseph 491256d7bf .github: Pass only single GATETEST_COMMAND to AsteriskGateComposite 2024-03-05 09:09:53 -07:00
George Joseph 650240aa92 .github: Add force_cherry_pick option to Releaser 2024-02-20 06:49:20 -07:00
George Joseph de806580f3 .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:31:47 -07:00
George Joseph 63364bfbf4 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:27:01 -07:00
Joshua C. Colp d6fa631d2a
Update issue guidelines link for bug reports. 2023-10-27 09:47:08 -03:00
George Joseph 1fc68b1d30 .github: PRSubmitActions: Fix adding reviewers to PR 2023-10-19 09:54:43 -06:00
George Joseph 7b19fdfa3d .github: Remove start_version from Releaser 2023-10-17 12:39:04 -06:00
George Joseph 10204b9d31 .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:33:17 -06:00
George Joseph 87e053f6d1 .github: Fix job prereqs in PROpenedUpdated 2023-10-09 07:22:59 -06:00
George Joseph b47200ddf0 .github: Block PR tests until approved 2023-10-05 10:26:04 -06:00
George Joseph 1862a36c3b ari-stubs: Fix more local anchor references
Also allow CreateDocs job to be run manually with default branches.
2023-09-05 13:35:03 -06:00
George Joseph 088b51eac7 .github: Update workflow-application-token-action to v2 2023-08-31 07:23:56 -06:00
George Joseph df2e7ad37f .github: Use generic releaser 2023-08-15 13:04:38 -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
George Joseph 57eb7e2c7a .github: Don't add cherry-pick reminder if it's already present 2023-05-22 12:54:42 -06:00
George Joseph cd2865175c .github: Fix quoting in PROpenedOrUpdated 2023-05-16 16:11:08 -06:00
George Joseph 7c917618f4 .github: Add cherry-pick reminder to new PRs 2023-05-15 09:37:38 -06:00
Joshua C. Colp 172a1a9d0c .github: Tweak improvement issue type language. 2023-05-09 10:47:05 -03:00
Gitea 60ca49d288 .github: Tweak new feature language, and move feature requests elsewhere. 2023-05-09 10:42:45 -03:00
Joshua C. Colp eec85c672c .github: Fix staleness check to only run on certain labels. 2023-05-09 06:17:17 -03:00
George Joseph 857bc88d14 .github: Add AsteriskReleaser 2023-05-08 11:01:07 -06:00
George Joseph f5168354cb .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:27:57 -06:00
George Joseph 676cfc3d5a .github: Fix reference to CHERRY_PICK_TESTING_IN_PROGRESS 2023-05-02 14:09:47 -06:00
George Joseph 79a383ebc6 .github: Remove separate set labels step from new PR 2023-05-02 12:11:24 -06:00
George Joseph 06c6a8b064 .github: Refactor CP progress and add new PR test progress 2023-05-02 12:04:26 -06:00
George Joseph 65fa8d6009 .github: Add cherry-pick test progress labels 2023-05-02 08:56:59 -06:00
George Joseph 1b95f6ee3f .github: Update issue templates 2023-05-01 09:37:29 -06:00
George Joseph 11ce72fc8a .github: Remove unnecessary parameter in CherryPickTest 2023-05-01 06:48:32 -06:00
George Joseph f50cc8852d Initial GitHub PRs 2023-04-28 12:31:03 -06:00