1
0
mirror of synced 2025-12-23 11:54:18 -05:00
Commit Graph

401 Commits

Author SHA1 Message Date
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
Chiedo John
3be35286b3 Update PULL_REQUEST_TEMPLATE.md (#18708)
* Update PULL_REQUEST_TEMPLATE.md

Co-authored-by: Sarah Schneider <sarahs@users.noreply.github.com>
2021-04-22 15:20:29 +00: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
Chiedo John
df9d537b63 Update quick-status.yml (#18733) 2021-04-13 10:10:53 -07: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
Sarah Edwards
61a3d38584 update ghes template with api changes (#18689) 2021-04-12 16:23:51 +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
91677dc677 Reverting PR template 2021-04-05 15:59:59 -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
Chiedo John
aeda8ec4bc Update quick-status.yml (#18588)
* Update quick-status.yml

Co-authored-by: James M. Greene <jamesmgreene@github.com>
2021-04-05 15:29:06 +00:00
Sarah Edwards
c0ff6d5b7a remove old unused command (#18576) 2021-04-05 15:26:10 +00:00
chiedo
f82ea778fe Revert "Update quick-status.yml"
This reverts commit 1dc3cec441.
2021-04-05 11:18:23 -04:00
Chiedo John
1dc3cec441 Update quick-status.yml 2021-04-05 10:24:45 -04: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
7b2d060003 Merge branch 'main' into scheduled-workflow-tests 2021-04-02 10:28:34 -04:00
Chiedo John
78799b019e Update quick-status.yml 2021-04-02 09:06:40 -04:00
Chiedo John
4006b00dae Rename status.yml to quick-status.yml 2021-04-02 08:59:43 -04:00