1
0
mirror of synced 2026-01-03 15:05:54 -05:00
Commit Graph

419 Commits

Author SHA1 Message Date
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
Janice
67f31c0206 Merge branch 'main' into codewithdev-changes 2022-10-04 11:57:26 +02:00
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
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
Jenni Christensen
c638500950 Merge branch 'main' into mntlty/merge_queue_action 2022-08-02 11:36:28 -07:00
Ariel Deitcher
aadfc206a9 code review feedback 2022-07-28 20:48:50 +00:00
Ariel Deitcher
2410dfa77e suggestion from code review 2022-07-28 20:38:32 +00:00
Ariel Deitcher
f12acebfa1 Apply suggestions from code review
Co-authored-by: Will Smythe <willsmythe@github.com>
2022-07-28 13:37:21 -07:00
Ariel Deitcher
8c683483f6 Apply suggestions from code review
Co-authored-by: Sarah Edwards <skedwards88@github.com>
2022-07-28 13:26:25 -07:00
Sarita Iyer
a0c33a9275 Merge branch 'main' into github-community-org-level-discussion 2022-07-28 13:56:13 -04:00
Ariel Deitcher
4cbd415b42 Apply suggestions from code review
Co-authored-by: Sarah Edwards <skedwards88@github.com>
2022-07-27 16:13:07 -07:00
Ariel Deitcher
112f4ceee2 add merge_group webhook 2022-07-27 17:57:03 +00:00
Courtney Wilson
739754a9e7 Merge branch 'main' into patch-2 2022-07-27 12:54:09 -05:00
Steve Guntrip
bc899dec01 Projects GA 2022-07-27 15:55:35 +01:00
James Martin
6285414715 Make it clearer that repo scope grants access beyond repositories (E.g. orgs/users etc.) (#29345) 2022-07-27 07:21:56 +00:00
Yᴏsʜɪᴛʜᴀ Rᴀᴛʜɴᴀʏᴀᴋᴇ
e7bb6526fd Update github-developer-program.md 2022-07-22 18:45:56 +05:30
Sarita Iyer
d0968f0fb2 revert toc change 2022-07-20 17:14:00 -04:00
Sarita Iyer
23aa548768 update community links to eventual prod link 2022-07-20 15:33:26 -04:00
Sarita Iyer
f9e2a69d26 initial link/variable updates for GitHub Community discussions 2022-07-20 15:25:43 -04:00
hubwriter
c02e7b8dfc Update the text of links to articles with revised names 2022-07-13 12:01:00 +00:00
Sarah Edwards
28deb383b4 Remove hardcoded links from GHEC docs to FPT GraphQL docs (#28973) 2022-07-12 16:54:51 +00: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
Peter Bengtsson
27e71a3041 fix some redirecting rest/reference/... links (#28865) 2022-07-11 16:21: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
Steve Guntrip
1b441fca04 Migrate users from ProjectNext to ProjectV2 GraphQL API (#28352)
Co-authored-by: Lukasz Warchol <lukewar@github.com>
Co-authored-by: Sarah Edwards <skedwards88@github.com>
2022-06-23 16:37:05 +00:00