Commit Graph

58 Commits

Author SHA1 Message Date
George Joseph
5c25f268c8 .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:01 -06:00
George Joseph
43c4d2537a .github: Add WeeklyTests and make Nightlies Monday-Saturday
...and add "realtime" option.
2024-09-20 09:28:38 -06:00
George Joseph
c535a1d2cd .github: Changes required to use cached builds and shorten names 2024-09-18 08:06:21 -06:00
George Joseph
a393a7812e .github: Allow testing an Asterisk PR against a testsuite PR 2024-07-26 13:00:04 -06:00
George Joseph
453d50c21a .github: Add params to Releaser for FPBX issue creation 2024-07-26 07:30:38 -06:00
George Joseph
ff31908906 .github: Pass app_id and app_priv_key to AsteriskMergePR 2024-07-10 10:39:03 -06:00
George Joseph
947dc2cd78 .github: Change OnPRMergeApproved to use default token 2024-07-10 09:30:41 -06:00
George Joseph
df8fbe222a .github: Use ASTERISKTEAM_PAT for PR merging 2024-06-28 14:22:54 -06:00
George Joseph
2cb20b4bac .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:17 -06:00
George Joseph
08080d3b60 .github: Refactor NightlyTests to use workflow in asterisk-ci-actions 2024-06-27 09:36:17 -06:00
George Joseph
d2456e0436 .github: Add branches to workflow_dispatch for NightlyTests 2024-05-14 12:07:46 -06:00
George Joseph
f63c87c3f8 .github: Add PAT to PRSubmitActions/Add Reviewers 2024-03-06 09:25:41 -07:00
George Joseph
a6070e39ec .github: Remove timeout-minutes from gatetests 2024-03-05 15:19:43 -07:00
George Joseph
224182b898 .github: Pass only single GATETEST_COMMAND to AsteriskGateComposite 2024-03-05 11:24:21 -07:00
George Joseph
e62939b183 .github: Add force_cherry_pick option to Releaser 2024-02-20 06:58:36 -07:00
George Joseph
d7de14600e .github: Remove start_version from Releaser 2024-02-20 06:55:28 -07:00
George Joseph
305111e954 .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:26 -07:00
George Joseph
74904a0b3a 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:15 -07:00
George Joseph
7524ef6b20 .github: PRSubmitActions: Fix adding reviewers to PR 2023-10-19 09:57:11 -06:00
George Joseph
0eda94525b .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:10 -06:00
George Joseph
de391bd8ab .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:03 -06:00
George Joseph
9e44d0e2d2 .github: Fix job prereqs in PROpenedUpdated 2023-10-09 08:49:16 -06:00
George Joseph
3b244926d6 .github: Block PR tests until approved 2023-10-09 08:49:02 -06:00
George Joseph
c14849ac17 ari-stubs: Fix more local anchor references
Also allow CreateDocs job to be run manually with default branches.
2023-09-05 13:36:11 -06:00
George Joseph
0771c94e23 ari-stubs: Fix more local anchor references
Also allow CreateDocs job to be run manually with default branches.
2023-09-05 13:05:41 -06:00
George Joseph
29967e1eea .github: Update workflow-application-token-action to v2 2023-08-31 07:26:03 -06:00
George Joseph
a70c39acf8 .github: Use generic releaser 2023-08-15 13:13:10 -06:00
George Joseph
aa03860504 .github: Fix cherry-pick reminder issues 2023-07-17 09:26:50 -06:00
George Joseph
f5cb01afaf .github: Minor tweak to Asterisk Releaser 2023-07-12 06:47:58 -06:00
George Joseph
53eb5ceae9 .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:47:19 -06:00
George Joseph
378166230a .github: Updates for AsteriskReleaser 2023-06-30 07:02:18 -06:00
George Joseph
398a77894c .github: Back out triggering PROpenedOrUpdated by label 2023-06-29 09:07:00 -06:00
George Joseph
58098d248b .github: Move publish docs to new file CreateDocs.yml 2023-06-27 12:18:46 -06:00
George Joseph
248b0637ff .github: Remove result check from PROpenUpdateGateTests 2023-06-27 05:18:08 -06:00
George Joseph
3c0dd827d1 .github: Fix use of 'contains' 2023-06-26 08:45:36 -06:00
George Joseph
458312a24f .github: Add recheck label test to additional jobs 2023-06-26 07:46:17 -06:00
George Joseph
5866e09654 .github: Fix recheck label typos 2023-06-26 07:22:03 -06:00
George Joseph
58eeb907dd .github: Fix recheck label manipulation 2023-06-26 07:11:52 -06:00
George Joseph
f747de39f4 .github: Allow PR submit checks to be re-run by label 2023-06-26 07:08:01 -06:00
George Joseph
b3ded75e17 .github: Rework for merge approval 2023-06-08 13:34:45 -06:00
George Joseph
4128a922e0 .github: Fix issues with cherry-pick-reminder 2023-06-05 10:38:25 -06:00
George Joseph
1ba39efc9e .github Ignore error when adding reviewrs to PR 2023-06-05 07:16:38 -06:00
George Joseph
a2280e1767 .github: Update field descriptions for AsteriskReleaser 2023-05-26 08:51:57 -06:00
George Joseph
714cb00504 .github: Change title of AsteriskReleaser job 2023-05-23 08:04:59 -06:00
George Joseph
fd98c6cd10 .github: Don't add cherry-pick reminder if it's already present 2023-05-22 12:55:01 -06:00
George Joseph
2c7304e416 .github: Fix quoting in PROpenedOrUpdated 2023-05-16 16:11:58 -06:00
George Joseph
1115b327f9 .github: Add cherry-pick reminder to new PRs 2023-05-15 09:38:01 -06:00
Joshua C. Colp
d7b647e97f .github: Fix staleness check to only run on certain labels. 2023-05-09 06:18:25 -03:00
George Joseph
2392a5bb74 .github: Add AsteriskReleaser 2023-05-08 11:01:50 -06:00
George Joseph
49abb48678 .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:49 -06:00