1
0
mirror of synced 2026-01-23 12:02:29 -05:00
Commit Graph

4503 Commits

Author SHA1 Message Date
Octomerger Bot
f2f390293a repo sync 2021-02-23 07:33:00 +10: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
Octomerger Bot
7d05ba7b89 repo sync 2021-02-23 06:51:56 +10:00
Brenton Wheeler
50a2f6d34d Update docs to note schedule action delay (#3059) (#3060)
* Update docs to note schedule action delay (#3059)

The schedule action start time delay is significant (up to an hour) and warrants a mention to save people time thinking it's something they are doing incorrectly

* Apply suggestions from code review

Co-authored-by: Sarah Edwards <skedwards88@github.com>
2021-02-22 20:32:35 +00:00
Octomerger Bot
151bf2a18f repo sync 2021-02-23 04:43:52 +10:00
Kevin Heis
bcd91a04c6 End survey stars AB test (#17907)
Co-authored-by: Chiedo John <2156688+chiedo@users.noreply.github.com>
2021-02-22 18:27:57 +00:00
Kevin Heis
408fcdf4fd Remove an old redirect that no one has used in a long time (#17868) 2021-02-22 18:14:51 +00:00
Octomerger Bot
3de5c74cc7 repo sync 2021-02-23 02:59:08 +10:00
Ethan Palm
3f491e51d2 Merge pull request #3804 from github/sidebar-assignee-menu
Include the issue and pull request sidebar as a method for assigning users
2021-02-22 11:33:29 -05:00
Ethan Palm
e9b2148ce3 Merge branch 'main' into sidebar-assignee-menu 2021-02-22 11:18:23 -05:00
Ethan P
b7dc6f457b Incorporate reviewer feedback 2021-02-22 11:11:07 -05:00
ajs256
38cfcb760e Clarify how to create a CNAME (#2961) 2021-02-22 16:08:20 +00:00
Octomerger Bot
08828f3681 repo sync 2021-02-23 01:38:51 +10:00
Octomerger Bot
2cb77f77ca GraphQL schema update 2021-02-22 23:35:46 +10:00
Octomerger Bot
111345fab5 Branch was updated using the 'autoupdate branch' Actions workflow. 2021-02-22 23:30:55 +10: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
rachmari
c9a5f7f76f Action ran graphql script"update-files" 2021-02-20 17:04:06 +00:00
Octomerger Bot
8a750dbb1b repo sync 2021-02-20 08:06:30 +10:00
Octomerger Bot
981e86aaff repo sync 2021-02-20 07:54:10 +10:00
Rachael Sewell
b0867e611b Revert "update repo sync (#17919)" (#17933) 2021-02-19 21:36:52 +00:00
Octomerger Bot
2c141bb500 repo sync 2021-02-20 07:31:00 +10:00
Octomerger Bot
87c41efb71 repo sync 2021-02-20 07:24:27 +10:00
Rachael Sewell
ca59f9a64c Merge branch 'main' into repo-sync 2021-02-19 13:21:44 -08:00
Octomerger Bot
00e981793b repo sync (#17931) 2021-02-19 13:13:11 -08:00
Ethan P
de7e163ecd Split into two procedures 2021-02-19 15:43:56 -05:00
Ethan P
6bee9ca210 Change procedure to use the sidebar for assigning issues/PRs 2021-02-19 15:36:03 -05:00
Beth Brennan
f9b50ac438 use new workflow filename routes for badges (#17518)
* use new workflow filename routes for badges

* file name

* use real repo name
2021-02-19 20:20:42 +00:00
Rachael Sewell
afd3cef086 update repo sync (#17919) 2021-02-19 19:59:15 +00:00
Janice
387b383237 Merge pull request #3797 from github/revert-3019-janiceilene-patch-1
Revert "Update issue templates"
2021-02-19 10:39:00 -07:00
Janice
5cc4d0eb1c Revert "Update issue templates" 2021-02-19 10:35:58 -07:00
Janice
a0703eab3f Merge pull request #3019 from github/janiceilene-patch-1
Update issue templates
2021-02-19 10:34:55 -07:00
Janice
c51907a89e Merge branch 'main' into janiceilene-patch-1 2021-02-19 10:24:46 -07:00
Octomerger Bot
17fd71893f repo sync 2021-02-20 03:17:56 +10:00
Octomerger Bot
7991fa4519 Branch was updated using the 'autoupdate branch' Actions workflow. 2021-02-20 03:09:48 +10:00
David Wolf
e2ba28910f Add note about no deployment_status events for inactive state (#3736)
* Update events-that-trigger-workflows.md

* fix typo

* Apply suggestions from code review

Co-authored-by: Sarah Edwards <skedwards88@github.com>
2021-02-19 17:09:25 +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
Rachael Sewell
380142cb4b use pull_request_target (#3783) 2021-02-18 13:42:48 -08:00
Rachael Sewell
f7150c5584 run linter 2021-02-18 13:39:38 -08:00
Octomerger Bot
d7b0f62eb7 repo sync 2021-02-19 06:53:25 +10:00
James M. Greene
8148677058 "Enable TLS" for Heroku Redis by ignoring self-signed TLS certificates (#17911)
* 'Enable TLS' for Heroku Redis by ignoring self-signed TLS certificates when creating Redis connections

https://devcenter.heroku.com/articles/heroku-redis#ioredis-module

* Clarify comments
2021-02-18 14:39:18 -06:00
Octomerger Bot
4dded69dc9 repo sync 2021-02-19 06:13:16 +10:00
Sarah Schneider
3543597e05 Merge pull request #17885 from github/if-it-aint-broke
No broken links = no broken link report
2021-02-18 15:05:28 -05:00
Sarah Schneider
b36513f80d Merge branch 'main' of github.com:github/docs-internal into if-it-aint-broke 2021-02-18 14:48:15 -05:00
Sarah Schneider
39b68544ec add comment 2021-02-18 14:47:56 -05:00
Octomerger Bot
219db8d38d repo sync 2021-02-19 05:28:17 +10:00
Octomerger Bot
e3eff5bbce repo sync 2021-02-19 05:06:28 +10:00
Meg Bird
ad53fbb0b9 update with intro (#17908) 2021-02-18 11:35:47 -07:00
Octomerger Bot
cc7a5dda6b repo sync 2021-02-19 04:17:45 +10:00
Laura Coursen
8b8561d0dd Slash commands private beta (#17664)
* Empty commit

* Empty commit

* Empty commit

* Empty commit

* Empty commit

* Empty commit

* Empty commit

* Empty commit

* Empty commit

* Empty commit

* Empty commit

* Empty commit

* Empty commit

* Create reusable

* Empty commit

* Fix reusable reference

* Reset staging

Co-authored-by: jmarlena <6732600+jmarlena@users.noreply.github.com>
2021-02-18 10:05:07 -08:00
Octomerger Bot
644ff42a2c repo sync 2021-02-19 03:03:25 +10:00