1
0
mirror of synced 2026-01-07 18:01:41 -05:00
Commit Graph

323 Commits

Author SHA1 Message Date
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
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
Kevin Heis
767f526fca Update actions crons to be off hour
Co-authored-by: James M. Greene <jamesmgreene@github.com>

Co-authored-by: Rachael Sewell <rachmari@github.com>
2021-03-25 12:20:00 -07:00
Rachael Sewell
c0f3c99a6c We've grown so much! (#18414) 2021-03-25 18:36:51 +00:00
Shati Patel
6048bde3d7 Run triage workflows on "pull_request_target" (#18413) 2021-03-25 17:35:34 +00:00
Chiedo John
26334e4be9 Update send-issues-to-how-how-we-work-boards.yml 2021-03-24 09:24:42 -04:00
Kevin Heis
62a8891954 Add descriptions to our actions workflows (#18019)
Co-authored-by: Sarah Edwards <skedwards88@github.com>
2021-03-23 21:31:28 +00:00
Chiedo John
b460e2b8de Add Crowdin PRs to boards where they'd be helpful (#18334)
Add Crowdin PRs to boards where they'd be helpful

Co-authored-by: chiedo <chiedo@users.noreply.github.com>
Co-authored-by: James M. Greene <JamesMGreene@github.com>
2021-03-22 11:03:55 -04:00
Sarah Edwards
b913328630 change workflow to trigger on PR label not issue label (#18335) 2021-03-19 15:31:19 -07:00
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