1
0
mirror of synced 2026-01-06 06:02:35 -05:00
Commit Graph

301 Commits

Author SHA1 Message Date
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
Sarah Edwards
0385842d22 Delete projectStatus.yml 2021-03-03 13:24:06 -08:00
James M. Greene
3e16e7063a Add step timeouts to pupper-container steps (#18071) 2021-03-03 15:17:39 -06:00
Sarah Edwards
dee31f0aa4 Create projectStatus.yml 2021-03-03 10:22:50 -08: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
James M. Greene
0d02e1c142 Run the normal JS tests on CrowdIn PRs and remove the alternative workflow (#17794) 2021-02-11 01:28:07 +00:00
James M. Greene
5c0cf9ae69 We should ensure all tests (including linting) are passing on CrowdIn PRs (#17792)
Also, this was not the correct way to prevent that from running anyway
2021-02-10 23:38:33 +00:00
James M. Greene
853561629d Workflow linter tweaks (#17790)
* Remove incorrect branch filter from workflow-linting workflow

* Only lint the workflows for the internal repo
2021-02-10 23:14:52 +00:00
James M. Greene
054c8f00c8 Remove incorrect branch filter from YAML-linting workflow (#17791) 2021-02-10 22:54:52 +00:00
James M. Greene
f25b9896fd Only run the OpenAPI schema check workflow for the internal repo (#17788) 2021-02-10 22:50:52 +00:00
James M. Greene
c052155800 Run the link checkers on the open source repo as well (#17789) 2021-02-10 21:36:41 +00:00
James M. Greene
4ab23615e0 Execute browser tests for pushes to main and all PRs (#17796)
...instead of just pushes to any branch.

Fixes https://github.com/github/docs-internal/issues/17068
2021-02-10 21:09:47 +00:00
Janice
32aa2d4bf1 Update merge comment to include help wanted issues (#17774) 2021-02-10 09:18:21 -07:00
James M. Greene
a469193704 Test workflow and jest configuration cleaning (#17759) 2021-02-09 10:52:28 -06:00
Lee Dohm
37717eeed1 Don't check for internal authors on reopening 2021-02-08 11:59:37 -08:00
Rachael Sewell
0f5ad09dfd update action output name (#17696) 2021-02-05 19:28:20 +00:00
Chiedo John
f10360f689 Add nuanced stalebot workflow (#17654)
Add nuanced stalebot workflow

Co-authored-by: chiedo <chiedo@users.noreply.github.com>
2021-02-04 14:48:45 +00:00
Sarah Edwards
30e092f20d add "issue addressed" prompt (#17646) 2021-02-04 00:20:18 +00:00
Kevin Heis
c640f6da16 Update Dockerfile so it builds and runs (#17469)
* Update Dockerfile so it at least builds

* And get it running again!

* Update Dockerfile

* Create build-docker-image.yml

* Update build-docker-image.yml

* Update Dockerfile

* Update Dockerfile

* Delete build-docker-image.yml
2021-02-01 22:25:49 +00:00
Chiedo John
205fe55a31 Increase stalebot threshold (#17599)
* Increase stalebot threshold

* Update triage-stale-check.yml

Co-authored-by: chiedo <chiedo@users.noreply.github.com>
2021-02-01 14:01:10 -05:00