Sarah Edwards
f9be78e493
use gh cli instead of graphql api ( #18429 )
2021-03-26 18:06:55 +00:00
Ethan Palm
eeadd638a3
empty commit for early access docs ( #18418 )
2021-03-26 09:58:57 -04:00
Octomerger Bot
2e381b4bd5
repo sync
2021-03-26 19:08:44 +10:00
Octomerger Bot
de5df9e192
repo sync
2021-03-26 19:01:56 +10:00
hubwriter
dfa86061d9
Fix the webhook tutorial ( #18411 )
2021-03-26 08:42:05 +00:00
Octomerger Bot
008b7a47e2
repo sync
2021-03-26 18:13:42 +10:00
Octomerger Bot
c3c3dfa5d1
repo sync
2021-03-26 17:59:59 +10:00
Octomerger Bot
ad6b0243e7
Branch was updated using the 'autoupdate branch' Actions workflow.
2021-03-26 17:55:30 +10:00
mc
2ee539be4f
Merge pull request #18323 from github/secret-scanning-ga
...
[Ready to ship] - Secret scanning (GA) - GitHub.com
2021-03-26 07:54:58 +00:00
mc
089aeec485
Merge branch 'main' into secret-scanning-ga
2021-03-26 07:49:53 +00:00
Octomerger Bot
6774296697
repo sync
2021-03-26 12:23:21 +10:00
Sarah Edwards
c9d72932a7
Version deployment environments and the environment APIs for GHES 3.2 ( #18397 )
...
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com >
2021-03-26 01:47:26 +00:00
Octomerger Bot
e303a5c4ae
repo sync
2021-03-26 10:20:08 +10:00
Octomerger Bot
20ec93e53a
repo sync
2021-03-26 09:59:57 +10:00
Octomerger Bot
50a2247332
Branch was updated using the 'autoupdate branch' Actions workflow.
2021-03-26 09:54:54 +10:00
James M. Greene
23bcc0bb06
Use node-redis for rate limiter ( #18416 )
...
* Use [node-]redis as a direct dependency
* Extract Redis client creation to its own module
* Attach extensive logging in the Redis client creation module
* Allow the rate limiter to pass requests when Redis is disconnected
* Update rate-limit-redis
* Default error input to empty object for formatRedisError method
* Provide a name for the rate limiter's Redis client
Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com >
Co-authored-by: Rachael Sewell <rachmari@github.com >
2021-03-25 23:54:25 +00:00
Janice
a8e0557aeb
Merge pull request #4787 from pgrimaud/main
...
docs: fix typos
2021-03-25 16:32:38 -07:00
Janice
d0da667cf5
Merge branch 'main' into main
2021-03-25 16:15:31 -07:00
Octomerger Bot
533ab014df
repo sync
2021-03-26 08:06:25 +10:00
Rachael Sewell
460cb5433a
Update openapi-decorate.yml ( #18423 )
2021-03-25 21:47:53 +00:00
Sarah Edwards
e214f65cb5
add guidance on scheduled workflow examples ( #18417 )
2021-03-25 21:16:32 +00:00
Rachael Sewell
a9bee89188
Remove sentence case from openapi response ( #17872 )
2021-03-25 13:47:55 -07: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
Octomerger Bot
68fa6231a4
repo sync
2021-03-26 05:47:59 +10:00
Octomerger Bot
8c3a3300b7
Branch was updated using the 'autoupdate branch' Actions workflow.
2021-03-26 05:43:14 +10:00
Emily Gould
5a20716c7e
Restructure and move Git content ( #18336 )
...
* Rename map topic
* Delete map topic
* Rename map topic
* Add redirect
* Remove last two map topics
* Move article on adding a remote into a long-form guide
* Move article on changing a remote's URL
* Move articles on renaming and removing remotes
* Move remote URL article
* Fix typo
* Remove category index file
* Move a few articles to the new category
* Move a few more files
* Move managing remote repos article
* Move the rest of the getting started with git map topic
* Move the first half of the using git map topic
* Move the rest of the articles and 🔥 the directory
* Fix failing test
* Remove Using Git from product index
* Apply suggestions from code review
Co-authored-by: Laura Coursen <lecoursen@github.com >
* Apply suggestions from code review
Co-authored-by: Laura Coursen <lecoursen@github.com >
2021-03-25 14:42:36 -05:00
Michal Bernhard
65eb6588a7
change yaml tutorial link to learnxinyminutes ( #4695 )
2021-03-25 19:37:13 +00:00
Rachael Sewell
c0f3c99a6c
We've grown so much! ( #18414 )
2021-03-25 18:36:51 +00:00
Octomerger Bot
fc519a8599
GraphQL schema update
2021-03-26 03:40:52 +10:00
Octomerger Bot
7e359e5f6c
repo sync
2021-03-26 03:40:40 +10:00
Octomerger Bot
a261d1ea5a
Branch was updated using the 'autoupdate branch' Actions workflow.
2021-03-26 03:36:09 +10:00
Octomerger Bot
46e938f4f0
Branch was updated using the 'autoupdate branch' Actions workflow.
2021-03-26 03:36:07 +10:00
Shati Patel
6048bde3d7
Run triage workflows on "pull_request_target" ( #18413 )
2021-03-25 17:35:34 +00:00
Octomerger Bot
e59b12e656
repo sync
2021-03-26 03:05:44 +10:00
Octomerger Bot
bbc208673e
Branch was updated using the 'autoupdate branch' Actions workflow.
2021-03-26 03:01:46 +10:00
Kevin Heis
a017660a76
Include header/footer components across layout types ( #18377 )
...
* Flesh out our layouts to include header/footer components across layout types
* Update contribution.html
* Remove extra line that we don't need when we have the gray section
2021-03-25 10:01:13 -07:00
mc
ed5f795aec
Merge branch 'main' into secret-scanning-ga
2021-03-25 16:40:12 +00:00
rachmari
84a07df6da
Action ran graphql script"update-files"
2021-03-25 16:36:30 +00:00
Chiedo John
ddad608a02
Test smaller dynos ( #18371 )
...
Co-authored-by: chiedo <chiedo@users.noreply.github.com >
2021-03-25 09:45:27 -04:00
Shati Patel
65cac12343
Merge pull request #4800 from github/repo-sync
...
repo sync
2021-03-25 11:31:58 +00:00
Octomerger Bot
996603d0e0
repo sync
2021-03-25 20:45:39 +10:00
Shati Patel
5045e7c7c8
Merge branch 'main' into repo-sync
2021-03-25 10:41:36 +00:00
Matt Pollard
c8721906ae
Remove recommendations for specific instance types for GitHub Enterprise Server ( #18183 )
2021-03-25 10:20:59 +00:00
mc
62c4a4f120
Merge pull request #18365 from github/3501-dependency-review-phase1
...
Dependency review reorg - take 2
2021-03-25 08:45:59 +00:00
mc
a2221fcd0d
Merge branch 'main' into 3501-dependency-review-phase1
2021-03-25 08:40:30 +00:00
mc
5e3e23e502
Apply suggestions from code review
...
Co-authored-by: Shati Patel <42641846+shati-patel@users.noreply.github.com >
2021-03-25 08:35:37 +00:00
Grey Baker
e0b2fc8654
Add Facebook Access Tokens to list of private repos secret scanning tokens ( #18407 )
2021-03-25 15:30:44 +10:00
Martin Lopes
d1cc385728
Merge pull request #4406 from freddyrios/patch-1
...
push example: build with the release configuration
2021-03-25 11:33:16 +10:00
Octomerger Bot
95c64bb9bd
repo sync
2021-03-25 11:30:28 +10:00
Martin Lopes
c3c40bdbc4
Merge branch 'main' into patch-1
2021-03-25 11:25:43 +10:00