Jess Hosman
7d367b0693
Rename "Creating GitHub Apps" category to "Setting up a GitHub App" ( #36500 )
...
Co-authored-by: Sarah Edwards <skedwards88@github.com >
2023-04-24 17:32:37 +00:00
Josh Johanning
6e7d14d9df
API documentation: Fixing space new header line bug ( #25026 )
2023-04-20 22:32:41 +00:00
Sarita Iyer
cbd7074f0e
[Bug fix] Add missing checks conclusions in "Using the REST API to interact with checks" + one more article ( #36135 )
2023-04-03 19:52:18 +00:00
Laura Coursen
9a8fd160d0
Fix broken links ( #35898 )
2023-03-27 16:00:36 +00:00
Sarita Iyer
c9a9394bbb
[Accessibility] Deleted and updated GitHub Apps images ( #35325 )
...
Co-authored-by: Sophie <29382425+sophietheking@users.noreply.github.com >
2023-03-16 14:16:05 +00:00
Sarah Edwards
e9067e2b53
Move article about authentication with OAuth apps to OAuth apps docs ( #35329 )
2023-03-07 19:03:08 +00:00
Sarah Edwards
222be16582
Add App authentication overview article ( #35271 )
...
Co-authored-by: Jess Hosman <1183847+jhosman@users.noreply.github.com >
2023-03-07 18:18:44 +00:00
Rachael Rose Renk
c8579c90fc
[GHES 3.8+] Retention policy for checks in management console ( #34752 )
...
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com >
2023-03-03 17:57:12 +00:00
Laura Coursen
ab6d8b7654
Make images accessible in the /images root directory ( #35016 )
...
Co-authored-by: Sarah Edwards <skedwards88@github.com >
Co-authored-by: Isaac Brown <101839405+isaacmbrown@users.noreply.github.com >
2023-02-27 15:26:00 +00:00
Siara
270b2e833a
FR: Remove broken link ( #34889 )
2023-02-20 15:53:26 +00:00
Hector Alfaro
4cd28fd735
Remove support for miniTocMaxHeadingLevel ( #34758 )
2023-02-17 16:29:02 +00:00
Siara
7800cfa2fc
FR: Remove broken link ( #34859 )
2023-02-17 16:07:23 +00:00
Peter Bengtsson
b7c7dbf672
Update all internal links ( #34787 )
2023-02-15 15:16:18 +00:00
Kevin Heis
74e64648e6
Reformat towards deprecation 3.3 ( #34181 )
2023-01-26 16:13:09 +00:00
Sarita Iyer
f08254d394
Fix broken links ( #34122 )
2023-01-24 14:29:35 +00:00
Ben Ahmady
49caed41dc
Change styling of cURL to curl ( #33926 )
...
Co-authored-by: Steve Guntrip <12534592+stevecat@users.noreply.github.com >
2023-01-19 10:41:27 +00:00
Sarah Edwards
69d1442237
Octokit.js guide ( #33675 )
...
Co-authored-by: Gregor Martynus <39992+gr2m@users.noreply.github.com >
Co-authored-by: Nick Floyd <139819+nickfloyd@users.noreply.github.com >
Co-authored-by: Keegan Campbell <me@kfcampbell.com >
Co-authored-by: Jess Hosman <1183847+jhosman@users.noreply.github.com >
2023-01-10 20:01:55 +00:00
Sarah Edwards
a9639c1987
Clarify REST API rate limit info ( #33705 )
...
Co-authored-by: Sophie <29382425+sophietheking@users.noreply.github.com >
2023-01-04 17:31:22 +00:00
Sarah Edwards
9ea53fa35c
Unify language in the REST API guides ( #33693 )
...
Co-authored-by: Sophie <29382425+sophietheking@users.noreply.github.com >
2023-01-03 06:50:39 +00:00
Sarah Edwards
f97c163101
Update REST pagination guide ( #33197 )
...
Co-authored-by: Jess Hosman <1183847+jhosman@users.noreply.github.com >
2022-12-08 16:47:00 +00:00
Grace Park
e3f8f71c42
Rest api versioning redo ( #33011 )
...
Co-authored-by: Rachael Sewell <rachmari@github.com >
Co-authored-by: Sarah Edwards <skedwards88@github.com >
Co-authored-by: Grace Park <gracepark@Graces-MacBook-Pro-2.local >
Co-authored-by: Sarah Schneider <sarahs@users.noreply.github.com >
Co-authored-by: Sarah Schneider <sarahs@github.com >
2022-11-28 11:55:02 -08:00
Lou Nelson Jr
62c5093d26
remove ">" in link output
...
This typo causes syntax errors when inputting cursor links into curl.
2022-11-18 16:52:27 -05:00
Tim Rogers
6b1c6174d0
Add docs for the new "webhook forwarding" GitHub CLI feature ( #32040 )
...
Co-authored-by: Sarah Edwards <skedwards88@github.com >
2022-11-04 10:33:14 +00:00
Lou Nelson Jr
d3929a033c
Update traversing-with-pagination.md ( #31793 )
...
Co-authored-by: Sarah Edwards <skedwards88@github.com >
2022-10-27 22:38:45 +00:00
Sarah Edwards
dac4144086
PAT v2 beta ( #31013 )
...
Co-authored-by: Hirsch Singhal <1666363+hpsin@users.noreply.github.com >
Co-authored-by: Jovel Crisostomo <jovel@github.com >
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com >
Co-authored-by: Vanessa <vgrl@github.com >
2022-10-18 15:11:04 +00:00
Joe Clark
74a679dc51
Make product variables for Enterprise translation-friendly ( #31628 )
...
Co-authored-by: Laura Coursen <lecoursen@github.com >
Co-authored-by: Evan Bonsignori <ebonsignori@github.com >
2022-10-17 18:54:05 +00:00
Peter Bengtsson
1a6688499b
using node 16.17 in Actions ( #31773 )
2022-10-17 16:12:36 +00:00
Anthony Tan
eff741daee
Remove .v3 from accept header examples.
...
`v3` header no longer required and has no impact on API requests
as per docs so probably shouldn't be in example code.
Fixes github/docs#21327
2022-10-13 19:57:22 -04:00
Dev Prakash Sharma
fdb5e95bca
Merge branch 'main' into codewithdev-changes
2022-10-03 00:29:29 +05:30
Dev Prakash Sharma
b72f008d85
Remove the emphasize tags and updated attributes style
2022-10-03 00:21:32 +05:30
Sarah Edwards
e48c2b566d
Add information about choosing which API to use ( #30781 )
...
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com >
2022-09-21 23:14:46 +00:00
Sarah Edwards
6090df7c5a
Use Bearer instead of token in Authorization header for REST examples ( #30351 )
...
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com >
2022-08-31 16:32:06 +00:00
de-oz
1a970b3680
Fix some errors
2022-08-28 23:47:21 +03:00
Sarah Edwards
7696a3bb84
Add missing quotation mark ( #30203 )
...
add missing quote
2022-08-24 18:07:01 +00:00
Sarah Edwards
d2a2113c11
REST new user guidance ( #29642 )
2022-08-23 19:31:01 +00:00
Sarah Edwards
f6d51bcf57
Delete OAuth Authorizations API for free/pro/team and GHEC ( #29335 )
...
Co-authored-by: Vanessa <vgrl@github.com >
Co-authored-by: github-openapi-bot <69533958+github-openapi-bot@users.noreply.github.com >
Co-authored-by: github-openapi-bot <github-openapi-bot@users.noreply.github.com >
2022-08-02 08:21:43 +10:00
Hector Alfaro
95e6f3d3ab
Deprecate GHES 3.1 ( #28798 )
...
* add 3.1 to deprecated versions
* rewrite img src to use azure blob storage in archive script
Co-authored-by: rachmari <rachmari@users.noreply.github.com >
* remove static files for ghes 3.1
* remove liquid conditionals and content for ghes 3.1
* remove outdated hardware reqs reusable
* Fix liquid conditional uncaught by script
* Close liquid conditionals missed by script
* Apply @mattpollard's suggestions
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com >
Co-authored-by: rachmari <rachmari@users.noreply.github.com >
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com >
2022-07-11 21:17:09 +00:00
Sarah Edwards
8733e39428
Remove remaining mentions of v3 in the accept header ( #28825 )
...
remove remaining mentions of v3 in the accept header for REST requests
2022-06-30 15:49:39 +00:00
Samuel Akinosho
0789928c4d
update
...
Update intended to give more clarity and simplicity to the use of words.
2022-06-08 15:20:22 +04:00
Courtney Wilson
ce03bd62da
Merge branch 'main' into patch-2
2022-06-03 10:17:23 -05:00
Yang Cao
305b5f4bd5
Update checks getting started guide with retention information ( #27965 )
...
* Update checks getting started guide with retention information
* Clarifying edit to make the sentence more descriptive.
Co-authored-by: Konrad Pabjan <konradpabjan@github.com >
* Clarifying data may be deleted, also for status too
* Update wording and create reusable file
* Guard the section to only show in fpt and ghec
Co-authored-by: Konrad Pabjan <konradpabjan@github.com >
Co-authored-by: hubwriter <hubwriter@github.com >
2022-05-26 08:29:20 +00:00
Hector Alfaro
c7bbfe4efa
Merge branch 'main' into hectorsector/redundant-version
2022-05-17 11:43:25 -04:00
Matt Pollard
52f7aaf271
GitHub AE May 2022 update ( #27179 )
2022-05-17 16:59:26 +02:00
japanzzy
781c7bae4e
Update Create a repository section
...
backslash in JSON data is causing JSON parsing error
2022-05-14 11:50:22 +05:30
Hector Alfaro
08ca047c87
remove unnecessary conditionals from content files
2022-05-13 14:32:50 -04:00
M Hickford
73226cf25b
Replace localhost with 127.0.0.1 in OAuth examples
2022-03-08 14:20:57 +00:00
Dasun Tharanga
5dbcc7ffcc
The missing full stop was added.
2022-02-06 00:04:24 +05:30
Rachael Sewell
ef4dee2e7d
Revert "Revert "rest/reference/repos#statuses redirect"" ( #24559 )
2022-01-27 22:09:20 +00:00
Ramya Parimi
d27e09cc5b
Fix vale errors in source ( #24086 )
...
* backticks for javascript
* Update sorting-search-results.md
backticks asc
* Update installing-github-enterprise-server-on-azure.md
fixed vm az
* Update searching-for-repositories.md
backticks
* Update searching-code.md
backticks
* Update searching-issues-and-pull-requests.md
backticks
* Update searching-issues-and-pull-requests.md
* Update understanding-the-search-syntax.md
* Update searching-for-packages.md
* Update upgrading-from-dependabotcom-to-github-native-dependabot.md
* fix errors in source
* removed spaces
* vale docs
* link to md link
* spacing for backticks
* docs draft
* remove space
* removed spacing
* drafting
* drafting
* draft
* escape single quote
* escape another single quote
* fix broken link
* vale guide
* edge case
* edge case ex
* edge case ex link
* grammer
* grammer
* Update vale-guide.md
clarity
* Update vale-guide.md
small edit
* clarity
* sentence fix
* Rubocop to RuboCop
* Rubocop -> RuboCop
* terms in backticks
* pem in backtick
* idp -> IdP
* file names in backticks
* public/private rsa in backticks
* fix vale errors
* fix vale errors
* Update sending-enterprise-contributions-to-your-githubcom-profile.md
fix dot-com links
* Update metadata-syntax-for-github-actions.md
* Update configuring-codeql-cli-in-your-ci-system.md
* Update content/get-started/getting-started-with-git/associating-text-editors-with-git.md
Co-authored-by: Vanessa <vgrl@github.com >
* Update managing-deploy-keys.md
public and private rsa key pair
* Update libraries.md
removed backticks for consistency
* Update sorting-search-results.md
removed backticks for consistency
* Update metadata-syntax-for-github-actions.md
removed backticks for consistency
* Update metadata-syntax-for-github-actions.md
removed backticks
* delete vale config files
Co-authored-by: Vanessa <vgrl@github.com >
Co-authored-by: Amy Burns <timeyoutakeit@github.com >
2022-01-25 11:18:19 -06:00
Matt Pollard
5af07647ef
Centralize, update, and restructure some information about rate limits for REST API requests ( #23685 )
2022-01-25 15:04:24 +00:00