1
0
mirror of synced 2025-12-31 06:02:42 -05:00
Commit Graph

440 Commits

Author SHA1 Message Date
Courtney Wilson
8fb2d4e1f7 Merge branch 'main' into codewithdev-20631 2022-10-10 14:44:00 -05:00
Aakash Shah
27b28afd98 Clarify how example payload signatures were derived (#31462)
Co-authored-by: Ben Ahmady <32935794+subatoi@users.noreply.github.com>
2022-10-10 16:58:51 +00:00
Anne-Marie
9fac76086c Merge branch 'main' into codewithdev-20631 2022-10-10 16:55:57 +02:00
Anne-Marie
06a9873b61 Update authorizing-oauth-apps.md 2022-10-10 16:51:00 +02:00
Sarah Edwards
7d67e12c16 Make product variables for APIs translation-friendly (#31465) 2022-10-07 14:52:51 +00:00
Courtney Wilson
de718081d3 Merge branch 'main' into add-issue-event 2022-10-06 20:50:44 -05:00
Steve Richert
71ead022e1 Document the beta dependabot_alert webhook (#31199) 2022-10-06 17:58:04 +00:00
Dev Prakash Sharma
27a301c43f Update authorizing-oauth-apps.md 2022-10-06 23:04:06 +05:30
PSJ
45e99c5f38 Merge branch 'main' into add-issue-event 2022-10-05 15:00:25 +05:30
Jules
3a9b128c16 Merge branch 'main' into add-missing-step-oauth 2022-10-05 08:53:00 +02:00
Jules
b2a2f2a74e Tweak wording
Tweaks wording to align with style guide
2022-10-05 08:25:09 +02:00
Steve Richert
a3e975955a Add a "Dependabot alerts" section in GitHub Apps permission docs (#31430)
Co-authored-by: skedwards88 <skedwards88@github.com>
2022-10-04 23:49:06 +00:00
Steve Richert
1312b68b8a Improve GitHub app permissions page terminology (#31415) 2022-10-04 23:28:24 +00:00
Steve Ward
2b74833268 Merge branch 'main' into add-missing-step-oauth 2022-10-04 16:06:42 -04:00
PSJ
6be4f5cbe5 Link to image 2022-10-04 22:26:02 +05:30
Octomerger Bot
db282bd4da Merge branch 'main' into repo-sync 2022-10-04 09:27:04 -07:00
Octomerger Bot
d7054fa2ed Merge pull request #21080 from github/repo-sync
repo sync
2022-10-04 09:25:45 -07:00
Isaac Brown
1edfd12d29 Quickstart for writing on GitHub (#31138)
Co-authored-by: github-actions <github-actions@github.com>
Co-authored-by: Jules <19994093+jules-p@users.noreply.github.com>
2022-10-04 16:01:48 +00:00
PSJ
80d90572a8 Merge branch 'main' into add-issue-event 2022-10-04 21:23:45 +05:30
Janice
67f31c0206 Merge branch 'main' into codewithdev-changes 2022-10-04 11:57:26 +02:00
PSJ
f1c13c59f0 Grammar fix 2022-10-04 12:05:35 +05:30
PSJ
19568e98f2 Add additional step
WIP: Picture needs to be inserted.
2022-10-04 12:04:41 +05:30
Steve Richert
c3f3b8f177 Swap in customer-understandable GitHub App permission names (#31376)
Co-authored-by: skedwards88 <skedwards88@github.com>
2022-10-03 19:20:10 +00:00
Ethan Palm
69ce3069c1 Apply suggestions from code review 2022-10-03 11:11:29 -07:00
Dev Prakash Sharma
b8d8bd9c5c Merge branch 'codewithdev-changes' of https://github.com/codewithdev/docs into codewithdev-changes 2022-10-03 00:47:05 +05:30
Dev Prakash Sharma
d14b2413de updated code-examples 2022-10-03 00:46:57 +05:30
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
PSJ
b9011757cd Update issue-event-types.md 2022-10-02 22:34:01 +05:30
PSJ
1ba4258360 Add event type converted_to_discussion 2022-10-01 23:15:53 +05:30
Ariel Deitcher
2138de703e add enqueued and dequeued actions to pull request webhook (#31289)
Co-authored-by: Steve Guntrip <stevecat@github.com>
2022-09-30 20:41:56 +00:00
Jules
5bbf95add5 [2022-09-30]: Allow org admins to disable app installation requests from outside collaborators (#31188)
Co-authored-by: github-actions <github-actions@github.com>
2022-09-30 15:40:05 +00:00
Aakash Shah
01519f151f Update partner payload (#31025) 2022-09-27 12:04:20 -07:00
Courtney Wilson
4b1c867e89 Merge branch 'main' into patch-2 2022-09-22 12:40:13 -05:00
Sarah Schneider
b7f48ea2c1 Support GHAE internal-only semantic versioning (#29178)
Co-authored-by: Peter Bengtsson <mail@peterbe.com>
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
2022-09-22 08:26:58 +02:00
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
Kilian Perrier
3895c87fc7 📝 Fix github.event object attibute repository
The documentation show an attribute `repo` inside `github.event` that doesn't exist. It is spelled `repository`.
2022-09-21 11:33:11 +02:00
Ritesh Aggarwal
4de4d20a4f Add missing bracket in issue-event-types.md 2022-09-08 15:37:56 +05:30
Hashim Aliyu Hashim
7496040453 update Github-developer program Md punctuation.
Added some punctuations in the Docs
2022-08-31 21:41:56 +01: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
Steffen Hiller
8f390cbeec Clarify GitHub Apps rate limit for enterprise organizations 2022-08-30 12:46:31 +00:00
Octomerger Bot
c915ea1fa7 Merge branch 'main' into repo-sync 2022-08-29 10:53:37 -04:00
Laura Coursen
2a33bcf0fc Enterprise bug fixes for the week of August 22, 2022 (#30308) 2022-08-29 14:11:26 +00:00
Jerry Kindall
a61e452156 correct casing of x-hub-signature headers
The header as it is sent is `x-hub-signature` not `X-Hub-Signature`. Casing won't matter if you're getting the header from an environment variable under Apache, as in the Ruby example here (Apache uppercases it and swaps in underscores for hyphens), but in other frameworks you'll need the correct casing to get the header out of a hash/dict. (e.g. AWS Lambda function URL, the headers come as part of a JSON object and you need the correct casing)
2022-08-24 10:44:48 -07:00
Sophie
860e2fcc81 Merge branch 'main' into sophietheking-delete-mentions-deprecated-apis 2022-08-24 14:55:51 +02:00
Steve Guntrip
90ea943a15 Create a landing page for "Developers" 2022-08-22 13:30:26 +00:00
Hirsch Singhal
eb1cfb37a7 Add Enterprise OAuth scopes (#29633) 2022-08-18 21:40:35 +00:00
Sophie
6f6a2482c4 deletes mentions of deprecated APIs 2022-08-18 11:46:52 +02:00
Tim Rogers
e55f3f21eb Document that extremely large diffs may be omitted from the push webhook payload (#29273) 2022-08-10 16:07:13 +00:00
Andy Barnes
d235de2bd0 bump branch protection to > 3.3 (#29544)
Co-authored-by: Vanessa <vgrl@github.com>
2022-08-03 00:14:06 +00:00