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
Felicity Chapman
ea601b7e31
Tidy up some outdated links and language: "vulnerable dependencies" ( #28474 )
2022-06-17 11:59:36 +00:00
Tim Rogers
5b5606cae4
Drop references to the REST API as V3 and the GraphQL API as V4 ( #28445 )
2022-06-15 20:48:40 +00:00
Sarah Edwards
3eb89c4aab
Document security_and_analysis webhook ( #28380 )
...
Co-authored-by: Vanessa <vgrl@github.com >
2022-06-14 14:50:16 +00:00
Sarah Schneider
f44578572c
Ran script/content-migrations/convert-if-to-ifversion.js
2022-06-06 18:13:12 -04:00
Kevin Heis
7a0c8fdf0c
Update learning lab links to skills ( #28135 )
...
* Update learning lab links to skills - HOLD til June 6
* Update content/education/manage-coursework-with-github-classroom/teach-with-github-classroom/create-a-group-assignment.md
Co-authored-by: Laura Coursen <lecoursen@github.com >
* Update content/get-started/onboarding/getting-started-with-your-github-account.md
Co-authored-by: Laura Coursen <lecoursen@github.com >
Co-authored-by: Laura Coursen <lecoursen@github.com >
2022-06-06 15:34:57 +00:00
Courtney Wilson
65983cd515
Merge branch 'main' into patch-2
2022-06-03 09:54:38 -05:00
Courtney Wilson
82c6d175f9
Merge branch 'main' into patch-2
2022-06-03 09:44:34 -05:00
Courtney Wilson
6ed502c705
Merge branch 'main' into uninstalling-webhooks
2022-06-03 09:34:23 -05:00
Sarah Edwards
e215760823
modify wording
2022-06-02 14:34:28 -07:00
Peter Bengtsson
d014f36222
fix external redirects ( #28063 )
...
* fix external redirects
* oops
* feedbacked
2022-06-02 02:06:29 +00:00
Sarah Edwards
a7a5d07805
Projects (beta) webhooks ( #28032 )
...
Co-authored-by: Omer Bensaadon <omerbensaadon@github.com >
2022-06-01 17:54:23 +00:00
Andy Holmes
badb2b00a1
Fix repeated sentence fragment
2022-05-30 19:57:35 -07:00
Josh Soref
e6f56f2872
Discuss uninstalling webhooks
2022-05-25 17:56:13 -04:00
NickVeld
b8a70f47f1
github-event-types.md : add missed event object common properties into list
...
`public`, `created_at`, `org.id`, `org.login`, `org.gravatar_id`, `org.url`, `org.avatar_url` are added using the same ordering as used on https://api.github.com/events
2022-05-24 06:19:02 +02:00
PSJ
45745700a3
Merge branch 'main' into workflow_dispatch-webhook-info
2022-05-18 21:28:32 +05:30
PSJ
59e22d4064
Merge branch 'main' into workflow_dispatch-webhook-info
2022-05-17 21:50:56 +05:30
Octomerger Bot
6b668fcbd8
Merge branch 'main' into repo-sync
2022-05-17 10:56:17 -05:00