1
0
mirror of synced 2026-01-03 15:05:54 -05:00
Commit Graph

285 Commits

Author SHA1 Message Date
James M. Greene
0eec258c01 Fix git branch inconsistencies for Actions (#18309)
* Update workflows to pass appropriate branch name for pull_request events

* Update Docker building workflow to check appropriate branch name for pull_request events

* Update Windows testing workflow for consistency with non-Windows testing workflow

* Reorder if conditional check

* Update workflow comment
2021-03-18 14:31:31 -05:00
James M. Greene
4c44642160 Filter using github.head_ref instead of github.ref (#18301) 2021-03-18 16:48:01 +00:00
Chiedo John
35fdf0d3cb Merge How We Work Workflows and Fix bugs (#18299)
Co-authored-by: chiedo <chiedo@users.noreply.github.com>
2021-03-18 10:34:36 -04:00
Chiedo John
6de2bf3826 Add How We Work boards automation (#18298)
Co-authored-by: chiedo <chiedo@users.noreply.github.com>
2021-03-18 09:51:40 -04:00
Shati Patel
44cf73d5e2 Add workflow to triage ready-for-doc-review PRs (#18226) 2021-03-18 09:31:00 +00:00
Rachael Sewell
c535420c77 decorate script fix (#18201) 2021-03-15 18:40:00 -07:00
Laura Coursen
ff9b781203 Update event type 2021-03-11 11:28:25 -06:00
Sarah Edwards
c5215c4e07 Add workflow to move issues to "help wanted" column when "help wanted" or "good first issue" labels are added (#18047) 2021-03-10 18:11:03 +00:00
Rachael Sewell
c76a357b59 Revert "run update branch on a cron (#18138)" (#18203)
This reverts commit e95c986581.
2021-03-09 17:03:57 -08:00
James M. Greene
3e96d6309b Revert repo-sync to its old auto-merge strategy (#18189) 2021-03-09 16:18:45 +00:00
James M. Greene
e970f121c9 GraphQL mutations require return values? (#18186) 2021-03-09 09:16:05 -06:00
James M. Greene
7526091561 Fix GraphQL syntax (#18180) 2021-03-09 05:51:49 +00:00
James M. Greene
9c58310e2a Use official auto-merge for repo-sync PRs (#17815)
* Remove automerge label from repo-sync PRs to prevent automerge workflow from kicking in

* Add github-script step to enable GitHub's official auto-merge on repo-sync PRs

* Remove unused variable
2021-03-09 05:14:02 +00:00
Rachael Sewell
e46c90de07 Only sync with site-policy repo from docs-internal (#18132) 2021-03-08 18:19:33 +00:00
Rachael Sewell
e95c986581 run update branch on a cron (#18138) 2021-03-08 18:04:01 +00:00
Shati Patel
e682b04c57 Update merged-notification.yml 2021-03-08 09:14:32 +00:00
Rachael Sewell
f4c3a35602 temporary puppeteer container changes to revert Chrome browser(#18131) 2021-03-05 16:43:58 -08:00
Sarah Edwards
f06df889ac Slash fix (#18107) 2021-03-04 16:23:00 -08:00
Sarah Edwards
4081594b81 Use more permissive token (#18106) 2021-03-04 16:12:51 -08:00
Sarah Edwards
276b7eaec9 change token (#18105) 2021-03-04 15:56:28 -08:00
Sarah Edwards
37fa44d53d Add slash command and workflow to remove issue or PR from FR board (#18101) 2021-03-04 14:57:18 -08:00
Chiedo John
c01b7fa33f Remove Browser Tests until it works again (#18088)
* Remove Browser Test until it works again

* Readd workflow and just disable the common triggers

Co-authored-by: chiedo <chiedo@users.noreply.github.com>
Co-authored-by: James M. Greene <jamesmgreene@github.com>
2021-03-04 15:56:58 +00:00
James M. Greene
3e16e7063a Add step timeouts to pupper-container steps (#18071) 2021-03-03 15:17:39 -06:00
Rachael Sewell
ea6af3cda1 Update triage-pull-requests.yml (#18004) 2021-03-01 22:01:50 +00:00
Rachael Sewell
2fe35dd4fd fix some repo freeze failure (#18026) 2021-03-01 21:52:05 +00:00
Chiedo John
42c3c2a978 Update post-status-updates-to-slack.yml 2021-03-01 14:53:00 -05:00
Kevin Heis
befb3af53e Update repo-freeze-check.yml (#18014)
Co-authored-by: Chiedo John <2156688+chiedo@users.noreply.github.com>
2021-02-26 12:54:08 -05:00
Rachael Sewell
148bf0901e Revert "Revert "Revert "update repo sync"" (#17935)" (#17971)
This reverts commit c371e18512.
2021-02-23 19:38:46 +00:00
Rachael Sewell
c371e18512 Revert "Revert "update repo sync"" (#17935) 2021-02-23 19:21:15 +00:00
Chiedo John
240e2a0283 Add status automation (#17939)
* Add status automation

Co-authored-by: chiedo <chiedo@users.noreply.github.com>
2021-02-23 08:46:07 -05:00
Chiedo John
f38ac960d6 Increase the number of PRs that can be checked (#17915)
Co-authored-by: chiedo <chiedo@users.noreply.github.com>
2021-02-22 16:25:58 -05:00
Chiedo John
a8a2bbe27f Allow Repo Sync to continue running during freezes (#17924)
When we do deploy changes during freezes, we want them kept in sync with
the public github/docs repo. Especially during GitHub events.

Co-authored-by: chiedo <chiedo@users.noreply.github.com>
Co-authored-by: Rachael Sewell <rachmari@github.com>
2021-02-22 08:30:14 -05:00
Rachael Sewell
b0867e611b Revert "update repo sync (#17919)" (#17933) 2021-02-19 21:36:52 +00:00
Octomerger Bot
00e981793b repo sync (#17931) 2021-02-19 13:13:11 -08:00
Rachael Sewell
afd3cef086 update repo sync (#17919) 2021-02-19 19:59:15 +00:00
Chiedo John
f0090096f0 Quiet Repo Sync Stalls during Freezes (#17921)
Co-authored-by: chiedo <chiedo@users.noreply.github.com>
2021-02-19 09:03:11 -05:00
Chiedo John
6c88a3a9a5 Make waiting for review label sticky (#17891)
Co-authored-by: chiedo <chiedo@users.noreply.github.com>
2021-02-17 16:01:04 -05:00
Rachael Sewell
b38326c1da Update update-graphql-files.yml (#17876) 2021-02-16 15:49:16 -08:00
Rachael Sewell
6ce85ac200 Update allowed-actions.js (#17873) 2021-02-16 21:52:46 +00:00
Chiedo John
c0f5e594c2 Upgrade Actions Stale and Upgrade the public stale check (#17871)
Co-authored-by: chiedo <chiedo@users.noreply.github.com>
2021-02-16 16:36:47 -05:00
Rachael Sewell
6c2754c15f use official ruby action (#17844) 2021-02-16 20:57:39 +00:00
Chiedo John
f51e2d5353 Fix Accidential closures in public stale check (#17866)
Co-authored-by: chiedo <chiedo@users.noreply.github.com>
2021-02-16 15:43:38 -05:00
Rachael Sewell
715008dcac Update update-graphql-files.yml (#17843) 2021-02-13 19:27:32 +00:00
James M. Greene
fca736b5ec Filter the workflow and YAML linters event triggers by paths (#17816) 2021-02-11 17:44:02 +00:00
James M. Greene
cfbcfad1f2 Re-enable the Actions workflow linter using the latest version (#17399)
* Re-enable the Actions workflow linter using the latest version

* Update to the latest actions-linter

* Update to the latest actions-linter

* Rely on secrets.FREEZE directly rather than setting a duplicate env var

* Fix workflow error by using secrets.FREEZE directly as this one doesn't actually set a duplicate env var in the first place!

* Update to latest actions-linter

* Use ${{}} expression syntax

* Readd env.FREEZE to necessary workflows since secrets cannot be checked in 'if' conditions

* Readd the comment to the GraphQL updating workflow about the FREEZE secret

* Upgrade actions-linter
2021-02-11 15:50:37 +00:00
Jason Etcovitch
6e0c2319b4 Set engines.node to 14+ (#17777)
* Set engines.node

* Add setup-node to browser-test workflow

* Updoot ianwalter/puppeteer-container
2021-02-11 15:40:08 +00:00
James M. Greene
34e5bcf944 Add an explanation of the autoupdate-branch workflow (#17798) 2021-02-11 05:40:14 +00:00
James M. Greene
3b566104e5 Add comment about labeling configuration to that workflow (#17797) 2021-02-11 02:11:23 +00:00
James M. Greene
37ea38dc5e Fix an Actions expression syntax error (#17806) 2021-02-11 01:42:37 +00:00
James M. Greene
271df90bab Correctly prevent the Docker build workflow from executing on CrowdIn PRs (#17795) 2021-02-11 01:33:09 +00:00