Rachael Sewell
efb8a00351
Use token with github/github permissions ( #19102 )
2021-05-03 17:19:06 +00:00
Rachael Sewell
642c8e37f7
Continued butchering of adding this workflow ( #19089 )
2021-04-30 11:53:55 -07:00
Rachael Sewell
d19636287e
🤦♀️ copy-paste bug fix ( #19087 )
2021-04-30 17:58:46 +00:00
Rachael Sewell
cb728b0273
checkout repo before assuming it is there ( #19086 )
2021-04-30 10:42:07 -07:00
Rachael Sewell
bbd21bc801
add workflow to run script/update-enterprise-dates.js weekly ( #19075 )
2021-04-30 09:46:37 -07:00
Chiedo John
639dfd6cc5
OS Confirmation label ( #19062 )
...
Co-authored-by: chiedo <chiedo@users.noreply.github.com >
2021-04-29 18:54:13 +00:00
Kevin Heis
7f9f8ae0c4
Update action crons to avoid top of hour runs ( #19035 )
2021-04-29 17:38:54 +00:00
Chiedo John
ff2b745c90
Update HWW verbiage from feature to batch ( #19052 )
...
* Update send-issues-to-how-how-we-work-boards.yml
* Update send-prs-to-how-how-we-work-boards.yml
2021-04-29 09:28:42 -04:00
James M. Greene
d43b008e62
Remove stale staging apps ( #19034 )
...
* Add a script to remove stale staging apps
* Add a workflow to remove stale staging apps on a regular basis
2021-04-28 21:23:28 +00:00
Sarah Schneider
1d79e16d76
update test workflows
2021-04-28 14:40:50 -04:00
Sarah Edwards
c8dd174c25
Add workflow to copy REST description fix requests to docs-content ( #18866 )
2021-04-21 17:13:24 +00:00
Sarah Edwards
2f9e3dc8c2
add workflow to transfer REST API schema fix requests from os docs repo to os OpenAPI repo ( #18868 )
2021-04-21 17:00:21 +00:00
Sarah Edwards
35a54fdaad
fix incorrect reference to issues ( #18870 )
2021-04-21 16:29:56 +00:00
Lee Dohm
697f21f762
Use an array for the event types for future proofing
2021-04-16 12:51:45 -07:00
Lee Dohm
4bb685758f
🎨 Wrap the final line
2021-04-16 12:49:59 -07:00
Peter Cihon
75160c1abc
Merge branch 'main' into site-policy-sync-update
2021-04-16 10:29:25 -07:00
James M. Greene
16cdd98ea5
Automatically close spammy repo-sync PRs ( #18719 )
...
* Update to latest find-pull-request-action
* Remove repetitive part of comments in allowed-actions.js
* Specify that we are seeking open PRs
* Use a PAT with site_admin scope granted to include spammy PRs
2021-04-13 18:43:22 +00:00
James M. Greene
74869a5497
Disable the automerge Action for repo-sync ( #18711 )
...
Instead, rely on the official GitHub auto-merge feature
2021-04-12 15:34:37 -05:00
James M. Greene
548ef31089
Enable auto-merge as Octomerger ( #18709 )
...
* Use Octomerger PAT for updating branch and enabling auto-merge
* Tweak debugging output for GraphQL mutation
2021-04-12 14:16:37 -05:00
Kevin Heis
132467d6ad
Add actions description outline to two actions that are missing them ( #18626 )
...
Add actions description outline to two actions that are missing them
Co-authored-by: Sarah Schneider <sarahs@users.noreply.github.com >
Co-authored-by: Chiedo John <2156688+chiedo@users.noreply.github.com >
2021-04-12 17:43:38 +00:00
James M. Greene
504193f4f3
Use official auto-merge for repo-sync PRs (attempt #2 ) ( #18628 )
...
* Add github-script step to enable GitHub's official auto-merge on repo-sync PRs
* Reenable automerge action via label and fail gracefully if official auto-merge enablement fails
2021-04-12 15:26:12 +00:00
Chiedo John
eb1ab1bfce
No How We Work automation for github/docs ( #18697 )
...
Co-authored-by: chiedo <chiedo@users.noreply.github.com >
2021-04-12 10:59:47 -04:00
Rachael Sewell
3533cbf6cb
Fix sync single algolia workflow ( #18690 )
2021-04-12 02:32:54 +00:00
James M. Greene
d9473c42c4
Correctly resolve PR data in repo-sync workflow ( #18694 )
2021-04-11 00:04:23 -05:00
Chiedo John
c6a0f4dc8d
No more skipping workflows ( #18674 )
...
Co-authored-by: chiedo <chiedo@users.noreply.github.com >
2021-04-09 11:31:54 -04:00
Lee Dohm
35b2897dff
Merge branch 'main' into add-issue-reopen-project-workflow
2021-04-08 13:41:11 -07:00
James M. Greene
40f6905531
Move if checks for unwanted repo-sync PRs to the Steps ( #18654 )
2021-04-08 15:02:01 -05:00
James M. Greene
615c4aec8f
Close invalid repo-sync PRs as part of the repo-sync workflow ( #18650 )
...
* Delete flawed 'close-external-repo-sync-prs.yml' workflow since it won't run for spammy actors
* Add the core logic to close invalid repo sync PRs into a new job within the 'repo-sync.yml' workflow
2021-04-08 19:42:00 +00:00
Lee Dohm
7d7289745d
Add move reopened issues to triage column workflow
2021-04-08 12:23:40 -07:00
Sarah Edwards
438fada2ce
exclude docs-bot from staff post check ( #18646 )
2021-04-08 18:47:04 +00:00
Lee Dohm
d4602aff6e
Merge branch 'main' into add-no-response-workflow
2021-04-07 15:05:28 -07:00
Lee Dohm
95511cfdbb
Add link to repro steps blog post
...
Co-authored-by: Janice <janiceilene@github.com >
2021-04-07 14:28:33 -07:00
Sarah Schneider
44212d6de8
skip if this issue is already on the board
2021-04-07 14:56:13 -04:00
Lee Dohm
bd895bcd20
Add standard information header to workflow
2021-04-06 12:28:58 -07:00
Lee Dohm
c3fe8bccd5
Add no-response to allowed-actions and pin to specific hash
2021-04-06 12:03:56 -07:00
Lee Dohm
af83dcb9f2
👕
2021-04-06 11:46:37 -07:00
Lee Dohm
9079b13215
Add No Response workflow
2021-04-06 11:30:29 -07:00
Peter Cihon
d2172e0400
Update site-policy-sync.yml
...
Passes closed PR title as pushed commit message and assigns authorship to site-policy-bot
2021-04-05 15:56:56 -07:00
Chiedo John
28f4ebc489
Fix workflow ( #18592 )
2021-04-05 18:27:37 +00:00
Sarah Schneider
107b8e5bc0
Move scheduled tasks code into docs repo ( #17926 )
...
Co-authored-by: Rachael Sewell <rachmari@github.com > - https://github.com/github/docs-internal/pull/18453
2021-04-02 12:42:41 -07:00
Sarah Schneider
f800ee9a88
Merge branch 'main' into scheduled-workflow-tests
2021-04-01 19:42:26 -04:00
Melanie Yarbrough
9e7b434ca2
Update 60-days-stale-check.yml ( #18504 )
...
Expand stalebot to catch old content issues
Co-authored-by: Chiedo John <2156688+chiedo@users.noreply.github.com >
2021-04-01 20:53:33 +00:00
Sarah Schneider
bc15682ecc
Merge branch 'main' into scheduled-workflow-tests
2021-04-01 16:23:40 -04:00
Chiedo John
36c95601bc
Move spammy issues to the Done column ( #18542 )
...
Co-authored-by: Rachael Sewell <rachmari@github.com >
2021-04-01 13:07:31 -04:00
Chiedo John
c2c2dcd070
Add workflow for sending PRs to feature board ( #18513 )
...
Add workflow for sending PRs to feature board
Co-authored-by: chiedo <chiedo@users.noreply.github.com >
2021-03-31 17:00:57 +00:00
Sarah Schneider
c06d09eaef
Merge branch 'scheduled-workflow-tests' of github.com:github/docs-internal into scheduled-workflow-tests
2021-03-31 12:25:58 -04:00
Chiedo John
69570b4b5e
Fix workflow ( #18464 )
...
Co-authored-by: chiedo <chiedo@users.noreply.github.com >
2021-03-29 10:14:58 -04:00
Sarah Edwards
f9be78e493
use gh cli instead of graphql api ( #18429 )
2021-03-26 18:06:55 +00:00
Rachael Sewell
460cb5433a
Update openapi-decorate.yml ( #18423 )
2021-03-25 21:47:53 +00:00
Chiedo John
53acea6070
Make the triage stale checker respect never-stale label ( #18024 )
...
Co-authored-by: chiedo <chiedo@users.noreply.github.com >
2021-03-25 19:52:42 +00:00