1
0
mirror of synced 2025-12-22 19:34:15 -05:00
Commit Graph

260 Commits

Author SHA1 Message Date
Sarah Edwards
a4008492a8 Document secondary rate limits, update rate limit docs (#45135)
Co-authored-by: Ivan Žužak <izuzak@gmail.com>
Co-authored-by: Jess Hosman <1183847+jhosman@users.noreply.github.com>
2023-11-03 14:41:22 +00:00
Philipp Wagner
1f4b0a7a62 Authenticating with a GitHub App: Use non-deprecated syntax (#29682)
Co-authored-by: Ben Ahmady <32935794+subatoi@users.noreply.github.com>
2023-11-02 18:20:46 +00:00
Sarah Edwards
3406873f88 Fix text about per-unit makretplace plans (#45357) 2023-10-30 22:38:54 +00:00
Christine Belzie
9cb3cc3e5f feat: add info on what should occur post-transfer (#29464)
Co-authored-by: Jess Hosman <1183847+jhosman@users.noreply.github.com>
2023-10-28 00:32:30 +00:00
Matt Pollard
f2c1672ff1 Update language about organizations to match UI changes (#44979)
Co-authored-by: github-actions <github-actions@github.com>
Co-authored-by: Christina Li <93735018+cli1150@users.noreply.github.com>
2023-10-27 15:02:21 +00:00
Sarah Edwards
3698183981 Document internal GitHub Apps (#44769) 2023-10-24 22:24:13 +00:00
Peter Bengtsson
44902069ae Correct internal links in apps/github-marketplace (#44920) 2023-10-24 11:33:01 +00:00
Peter Bengtsson
5445ed1ace Rename apps/publishing-apps-to-github-marketplace to apps/github-marketplace (#44757) 2023-10-23 13:38:33 +00:00
Anne-Marie
bd1c4f2751 [Improvement]: Update Support Portal links #10816 (#41808) 2023-10-17 07:35:22 +00:00
Hirsch Singhal
55b58764af Sign in rate limit for OAuth apps (#44282)
Co-authored-by: Sophie <29382425+sophietheking@users.noreply.github.com>
2023-10-16 07:43:20 +00:00
Lou Nelson Jr
fa67456909 Update managing-private-keys-for-github-apps.md (#44335)
Co-authored-by: Sarah Edwards <skedwards88@github.com>
2023-10-13 21:52:14 +00:00
Isaac Brown
5f1f83927d Enterprise Bugfix Hour [w/c 2 Oct] (#44042)
Co-authored-by: Hirsch Singhal <1666363+hpsin@users.noreply.github.com>
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
2023-10-11 11:54:42 +00:00
Sophie
7fed2156b2 [Improvement]: Standardize variables used to link to community forums/discussions (#43849) 2023-10-06 08:38:11 +00:00
Peter Bengtsson
78c11abf6a Fix .featuredLinks in apps (#43789) 2023-10-04 23:26:07 +00:00
Sarah Edwards
6f2a6b35df Recommend action that doesn't rely on node v20 for GHES < 12 (#43679) 2023-10-03 16:24:40 +00:00
Sarah Edwards
816c515031 Remove mention of wildcards for callback url (#43344) 2023-09-27 16:26:19 +00:00
Rachael Sewell
4a92fdbd18 Fix emphasis-style violations (#43056)
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>
Co-authored-by: Jess Hosman <1183847+jhosman@users.noreply.github.com>
2023-09-26 01:22:39 +00:00
Rachael Sewell
71c881b558 Merge branch 'disable-fenced-code-language-rule' of https://github.com/github/docs-internal into disable-fenced-code-language-rule 2023-09-25 11:46:22 -07:00
Rachael Sewell
2f405bbe6a fix incorrect code languages 2023-09-25 11:43:19 -07:00
Kevin Heis
14016d4055 Fix some json examples 2023-09-25 11:41:46 -07:00
Rachael Sewell
e7047a1d7d fix additional no trailing newlines 2023-09-22 11:41:06 -07:00
Rachael Sewell
0a9422e483 Merge branch 'main' into remove-trailing-spaces 2023-09-22 10:58:59 -07:00
Rachael Sewell
5b0d22783f Enforce blank lines around code fences (#43042) 2023-09-22 16:56:27 +00:00
Rachael Sewell
a785c2be0f remove single trailing newline 2023-09-21 19:29:29 -07:00
Rachael Sewell
9608f7ebae Remove trailing spaces from Markdown 2023-09-21 16:20:15 -07:00
Dmitry Kuleshov
018f3083c4 Update about-creating-github-apps.md (#28395)
Co-authored-by: Sarah Edwards <skedwards88@github.com>
2023-09-21 20:09:28 +00:00
Alexander Pykavy
567416b0ea Specify the same port in the loopback OAuth redirect_url (#27986)
Co-authored-by: Sarah Edwards <skedwards88@github.com>
Co-authored-by: Courtney Wilson <77312589+cmwilson21@users.noreply.github.com>
2023-09-12 17:26:36 +00:00
Jess Hosman
0ab430dc73 Create new "Disabling webhooks" article (#42139)
Co-authored-by: Sarah Edwards <skedwards88@github.com>
2023-09-11 21:49:27 +00:00
Jess Hosman
40fa8fcfe0 New "Creating webhooks" article (#42131)
Co-authored-by: Sarah Edwards <skedwards88@github.com>
2023-09-11 20:23:04 +00:00
Sarah Edwards
a07fc6cf5f Use official GitHub Action for minting a GitHub App token (#42273) 2023-09-11 16:26:16 +00:00
Rachael Sewell
5a95792f7d Add rule to find hardcoded docs urls (#42212) 2023-09-08 19:42:38 +00:00
Laura Coursen
79ac32ba39 Fix content issues for CommonMark migration (#42049) 2023-09-06 12:48:52 +00:00
Sarah Edwards
dd888d14f6 Add webhook best practices article (#41818) 2023-09-05 20:46:49 +00:00
Loïc Ledoyen
70f89c3e84 Fix typo (#27850) 2023-08-30 16:51:59 +00:00
Yoshiya Hinosawa
532f80f498 Add note about emails sent from GitHub at app permissions change (#27299)
Co-authored-by: Jess Hosman <1183847+jhosman@users.noreply.github.com>
Co-authored-by: Courtney Wilson <77312589+cmwilson21@users.noreply.github.com>
2023-08-22 13:10:03 +00:00
David Morris
de0755b5e1 Make it "your app" instead of "you app" (#40968) 2023-08-18 11:43:31 +00:00
Luke Martin
79a8bc7380 Update authenticating-as-a-github-app-installation.md (#27409) 2023-08-14 16:20:10 +00:00
Sarah Edwards
5e5b8a8d04 Document the new X-GitHub-Valid-Permissions header (#39680)
Co-authored-by: Joe Clark <31087804+jc-clark@users.noreply.github.com>
2023-08-10 19:12:43 +00:00
Joe Clark
2e0e81bd06 Enterprise bug fixes for the week of July 17th (#39896)
Co-authored-by: Jules <19994093+jules-p@users.noreply.github.com>
2023-08-10 17:48:23 +00:00
Yoshiya Hinosawa
b4359c33e2 fix github actions file location: .workflows -> .github/workflows (#27220)
Co-authored-by: Courtney Wilson <77312589+cmwilson21@users.noreply.github.com>
2023-08-09 13:43:01 +00:00
Rachael Rose Renk
11aed5ecbe Marketplace support for self-serve Enterprise Accounts - [GA] (#37697)
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
Co-authored-by: Melanie Yarbrough <11952755+myarb@users.noreply.github.com>
2023-08-03 13:52:08 +00:00
Hirsch Singhal
b7f9429cc8 Update making-your-github-app-available-for-github-enterprise-server.md (#40185) 2023-08-02 23:34:03 +00:00
Laura Coursen
ef174786ee Align billing terminology and provide high-level overview (#38305)
Co-authored-by: Robert Sese <734194+rsese@users.noreply.github.com>
2023-07-28 08:31:53 +00:00
Sarah Edwards
aab05b6555 Internal OAuth Apps (#37823)
Co-authored-by: Steve Guntrip <stevecat@github.com>
2023-07-27 22:42:33 +00:00
Felicity Chapman
711de46e91 Update RuboCop docs links (#39575) 2023-07-24 08:47:39 +00:00
Jess Hosman
e4c634dd8f Fix broken link (#39447) 2023-07-21 21:49:20 +00:00
Rachael Sewell
c2d6be4e22 fix spacing content lint rules (#39332) 2023-07-20 21:52:41 +00:00
Rachael Sewell
2510bc6731 fix ul style markdown rule (#39329) 2023-07-20 21:34:23 +00:00
Sarah Edwards
e716046bb4 Clarify wording around sharing app code with GHES (#38408)
Co-authored-by: Joe Clark <31087804+jc-clark@users.noreply.github.com>
2023-07-20 18:10:31 +00:00
Indigo
8db5a66344 Add more error types to OAuth token request troubleshooting (#36869)
Co-authored-by: skedwards88 <skedwards88@github.com>
2023-07-20 17:19:18 +00:00