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

333 Commits

Author SHA1 Message Date
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
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
Janice
73b2f649b8 Add an ask to partner issue template (#18312)
* Add an ask to partner issue template

* Update .github/ISSUE_TEMPLATE/partner-contributed-documentation.md

Co-authored-by: Steve Winton <swinton@github.com>

Co-authored-by: Steve Winton <swinton@github.com>
2021-03-19 12:44:38 -07:00
skullface
6b0ceea6ca help. to docs. in non-release content (#18293)
* `help.` → `docs.` in non-release translated docs

* `help.` → `docs.` in .md files

* update link in CODEOWNERS
2021-03-19 00:10:44 +00: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
Chiedo John
17f09e067c Add target completion date status commmand (#18286)
Co-authored-by: chiedo <chiedo@users.noreply.github.com>
2021-03-17 16:01:02 -04:00
Rachael Sewell
c535420c77 decorate script fix (#18201) 2021-03-15 18:40:00 -07:00
Steve Winton
7c642a4766 Add issue template to guide partner documentation contributions (#17998)
* Add issue template for partner-owned documentation

* Add partner name and URL requirement

* Fix typo

* Place emphasis on automation not possession

* Soften compliance requirement

* Clarify that applications must be accepted

* Fix typo

* Clarify that the tasks are the partner's responsibility to complete

* Use lower case representation of Pull Request

Co-authored-by: Emily Gould <4822039+emilyistoofunky@users.noreply.github.com>

* Tweak intent of issue template

Co-authored-by: Emily Gould <4822039+emilyistoofunky@users.noreply.github.com>

* Merge supporting material under PR section

* Add bandwidth expectations

* Add templates for partner guides

* Fix typo: s/production/product

* Add link to general contributing guidelines

* Include teams to be mentioned for awareness

* Add further documentation requirements

* Update contributing/github-partners/README.md

Co-authored-by: Emily Gould <4822039+emilyistoofunky@users.noreply.github.com>

* Add tutorial template for partners

* Provide only one template -- the Tutorial template

* Document use of contributor YAML frontmatter

* Remove internal repo references

* Resolve tests/meta failures

Co-authored-by: Emily Gould <4822039+emilyistoofunky@users.noreply.github.com>
Co-authored-by: Leona B. Campbell <3880403+runleonarun@users.noreply.github.com>
2021-03-12 11:05:29 -08:00
Laura Coursen
ff9b781203 Update event type 2021-03-11 11:28:25 -06:00
Kevin Heis
b6019bcd3e Create production-config-change.md (#18171)
* Create production-config-change.md

* Update production-config-change.md

* Update production-config-change.md
2021-03-10 18:27:17 +00: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
Rachael Sewell
a71dbe075a Add docs engineering as codeowners for includes and layouts (#18134) 2021-03-06 00:22:51 +00: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
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