GitHub Actions
286b0bb61d
update search indexes
2022-01-19 02:18:44 +00:00
github-openapi-bot
85acac643e
Update OpenAPI Descriptions ( #24407 )
2022-01-18 22:59:14 +00:00
GitHub Actions
ada88dcd01
update search indexes
2022-01-18 18:12:24 +00:00
Steve Guntrip
e76fef9ed8
Incorporate feedback into Enterprise Managed Users articles
2022-01-18 14:38:07 +00:00
Steve Guntrip
11d193bd7f
Reorganize support articles
2022-01-18 13:24:02 +00:00
GitHub Actions
620de4ae96
update search indexes
2022-01-18 10:13:26 +00:00
GitHub Actions
a9b6f8f15b
update search indexes
2022-01-18 02:25:46 +00:00
GitHub Actions
9e1edebfc0
update search indexes
2022-01-17 18:27:32 +00:00
GitHub Actions
bd751a183e
update search indexes
2022-01-17 10:14:28 +00:00
GitHub Actions
31fea5f4d5
update search indexes
2022-01-17 02:49:12 +00:00
docubot
2721138ecb
Merge branch 'main' into graphql-schema-update
2022-01-17 07:49:29 +10:00
GitHub Actions
9e9be2c853
update search indexes
2022-01-16 18:09:11 +00:00
rachmari
926ab3af2d
Action ran graphql script"update-files"
2022-01-16 16:34:56 +00:00
GitHub Actions
652db46fbb
update search indexes
2022-01-16 10:10:25 +00:00
GitHub Actions
754baa9db8
update search indexes
2022-01-16 02:43:58 +00:00
GitHub Actions
e9be1a17c0
update search indexes
2022-01-15 18:06:32 +00:00
GitHub Actions
9ce5e3774f
update search indexes
2022-01-15 10:18:51 +00:00
GitHub Actions
de90a20d5a
update search indexes
2022-01-15 02:22:34 +00:00
GitHub Actions
1402b226ff
update search indexes
2022-01-14 18:17:18 +00:00
James M. Greene
0c30586028
Treat Hydro 422s that are actually timeouts as 503s ( #24143 )
...
* Treat Hydro 422s that are actually timeouts as 503s
* Apply suggestions from code review
Co-authored-by: Peter Bengtsson <peterbe@github.com >
* Update lib/hydro.js
* Add comment explaining why we don't retry Hydro timeouts
* Less of a run-on sentence
* Use res.text() instead of res.body
* Slightly more readable error message
* Rewording, respacing
Co-authored-by: Peter Bengtsson <peterbe@github.com >
2022-01-14 17:09:48 +00:00
GitHub Actions
993077801b
update search indexes
2022-01-14 10:19:50 +00:00
GitHub Actions
3c5157fba8
update search indexes
2022-01-14 02:21:59 +00:00
Sarah Edwards
abb2c01e43
Update events that trigger workflows docs ( #23954 )
...
Co-authored-by: Jacob Wallraff <thyeggman@github.com >
Co-authored-by: hubwriter <hubwriter@github.com >
2022-01-13 15:12:16 -08:00
github-openapi-bot
7ad696400b
Add decorated OpenAPI schema files
2022-01-13 19:24:36 +00:00
github-openapi-bot
0251c87043
Update OpenAPI Descriptions
2022-01-13 11:19:03 -08:00
GitHub Actions
c8ad5bc087
update search indexes
2022-01-13 18:30:00 +00:00
GitHub Actions
c90e4c92cd
update search indexes
2022-01-13 10:19:27 +00:00
GitHub Actions
ae3b9683ae
update search indexes
2022-01-13 02:34:46 +00:00
GitHub Actions
9fce1828ed
update search indexes
2022-01-12 10:12:41 +00:00
GitHub Actions
60e7477957
update search indexes
2022-01-12 02:19:11 +00:00
James M. Greene
23186b969c
Fix CodeQL security alerts ( #24198 )
...
* Attempt to eliminate polynomial regular expression used on uncontrolled data
Closes https://github.com/github/docs-internal/security/code-scanning/112?query=ref%3Arefs%2Fheads%2Fmain
Closes https://github.com/github/docs-internal/security/code-scanning/107?query=ref%3Arefs%2Fheads%2Fmain
* Attempt to eliminate incomplete multi-character sanitization
Closes https://github.com/github/docs-internal/security/code-scanning/113?query=ref%3Arefs%2Fheads%2Fmain
* Keep closer to original pattern for now
Co-authored-by: Peter Bengtsson <peterbe@github.com >
Co-authored-by: Peter Bengtsson <peterbe@github.com >
2022-01-11 21:11:09 +00:00
GitHub Actions
627629e5d0
update search indexes
2022-01-11 18:34:15 +00:00
github-openapi-bot
25987055aa
Add decorated OpenAPI schema files
2022-01-11 15:39:33 +00:00
github-openapi-bot
9924ddfbea
Update OpenAPI Descriptions
2022-01-11 07:32:02 -08:00
Ramya Parimi
0483deb47d
Revert "Merge branch 'main' of https://github.com/github/docs-internal "
...
This reverts commit 0aec07e16a , reversing
changes made to 738456c5b7 .
2022-01-11 09:26:30 -06:00
Sarita Iyer
e2908accba
Merge branch 'main' into openapi-update-a854b0b5dd20c365f4b2f16fcafe663165c482236c3db2c9aa5947842ed6c9c8
2022-01-11 10:04:45 -05:00
GitHub Actions
2adf6fbc41
update search indexes
2022-01-11 10:00:30 +00:00
Peter Bengtsson
4406fd9834
treat list of files as space separated ( #24176 )
...
* treat list of files as space separated
* debuggnig
* debuggnig
* better
* test now
* cleanup
* all cleanups
* mention feature request on the action
2022-01-11 02:58:45 +00:00
github-openapi-bot
716c7820ae
Add decorated OpenAPI schema files
2022-01-11 02:43:33 +00:00
github-openapi-bot
3d0f42f182
Update OpenAPI Descriptions
2022-01-10 18:37:23 -08:00
GitHub Actions
c0a0b25f41
update search indexes
2022-01-11 02:22:38 +00:00
Peter Bengtsson
78500789e5
Don't remove .feature frontmatter key inside getApplicableVersions() ( #24189 )
...
* goofing around to trigger an error
* only call warmServer once
* delete versions when it can be inherited
* fix nasty unit test
2022-01-11 02:00:19 +00:00
Rachael Sewell
a340162d84
reorganize repository apis ( #23728 )
...
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com >
Co-authored-by: Peter Bengtsson <peterbe@github.com >
2022-01-11 11:53:12 +10:00
Sarita Iyer
9d8544871b
Merge branch 'main' into openapi-update-d06701e0eaef012bcdbaa8a1430de0c3926ba047557d63e80a2d2279f67f91a3
2022-01-10 14:25:42 -05:00
GitHub Actions
ab4416eefa
update search indexes
2022-01-10 18:11:02 +00:00
GitHub Actions
8864a899b5
update search indexes
2022-01-10 10:00:11 +00:00
GitHub Actions
144fba2cdc
update search indexes
2022-01-10 02:22:36 +00:00
GitHub Actions
169933b62e
update search indexes
2022-01-09 18:32:12 +00:00
GitHub Actions
b7b8a289d1
update search indexes
2022-01-09 10:12:55 +00:00
GitHub Actions
5324df5518
update search indexes
2022-01-09 02:23:39 +00:00