1
0
mirror of synced 2025-12-22 11:26:57 -05:00
Commit Graph

76 Commits

Author SHA1 Message Date
Sarah Schneider
ef9b03a867 Merge branch 'main' of github.com:github/docs-internal into check-links-improvement-redux 2020-12-16 16:32:41 -05:00
usiegl00
5474b6d042 Update securing-your-webhooks.md (#1692)
The request header is `HTTP_X_HUB_SIGNATURE_256` not `HTTP_X_HUB_SIGNATURE_2`.
2020-12-16 17:05:03 +10:00
Anders Bjerner
5a81f4634e Tiny headline adjustment for the Issue event types page (#2004) 2020-12-16 14:11:41 +10:00
Ivan Žužak
da195a134e Remove wrongly added link in webhook events docs (#16962)
Fixes https://github.com/github/docs-internal/issues/14280. This was unintentionally added in https://github.com/github/internal-developer.github.com/pull/6352

Co-authored-by: Laura Coursen <lecoursen@github.com>
2020-12-15 17:03:56 +00:00
Sarah Schneider
624245dabe Merge branch 'main' of github.com:github/docs-internal into check-links-improvement-redux 2020-12-14 15:52:46 -05:00
Sarah Edwards
8e1455ebe1 Fix broken links (#16700)
* delete section describing use of oauth api in dotcom only section

* version mention of oauth api for ghae only

* version code scanning alert not for ghae

* version security alerts to not be for GHAE

* version Libraries article to include GHAE

* version links to beta and suspending apps to not be for GHAE or GHES

* version link to authorization API to be GHES only

Co-authored-by: Sarah Schneider <sarahs@github.com>
2020-12-10 10:28:12 -08:00
OscarDOM
d18940baab 'installation' property is always present for some payloads (#1948) 2020-12-10 11:22:54 +10:00
mc
8025d9216d Secret scanning webhooks & APIs (#16608)
Co-authored-by: shati-patel <shati-patel@github.com>
Co-authored-by: Grey Baker <greysteil@github.com>
Co-authored-by: Prashanth Kannan <prashkan@github.com>
Co-authored-by: Shati Patel <42641846+shati-patel@users.noreply.github.com>
Co-authored-by: Melanie Yarbrough <11952755+myarb@users.noreply.github.com>
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2020-12-04 09:39:29 +10:00
Ivan Žužak
6dd1cb725c Repository.deleted events are not exclusive to org webhooks (#16719)
Fixes https://github.com/github/internal-developer.github.com/issues/2948 and fixes https://github.com/github/ecosystem-api/issues/1028

Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2020-12-03 00:34:52 +00:00
Sarah Schneider
5752ea9445 update legacy alt-formatted links too 2020-11-24 14:15:45 -05:00
Sarah Schneider
0b6d024d25 ran the modified script/content-migrations/update-developer-site-links.js 2020-11-23 12:01:14 -05:00
Lucas Costi
6882f6b785 Apply correct GHES versioning to 'workflow improvement' features (#16512) 2020-11-19 14:04:05 +10:00
Laura Coursen
a3e1733aa1 GitHub AE (GHAE) (#16090) 2020-11-02 15:12:44 -06:00
Rachael Sewell
13c33d4039 [Shipping 10.23.20] add webhook config REST API (#16144)
* add webhook config REST API

* add versioning for dotcom/2.23+

* check for empty parameters with request bodies

* add latest rest-api-operation module

* Apply suggestions from code review

Co-authored-by: jmarlena <6732600+jmarlena@users.noreply.github.com>
2020-10-26 17:25:09 -07:00
Janice
02ca8f7051 Merge branch 'main' into lucalves/spelling-fix 2020-10-22 08:04:15 -07:00
Laura Coursen
a51872d042 Change != "free-pro-team@latest" to enterpriseServerVersions contains currentVersion, actually (#16114)
* Run script/new-versioning/update-not-fpt-conditionals.js

* Fix a few things

* Remove outdated versioning

* Fix broken link

Co-authored-by: jmarlena <6732600+jmarlena@users.noreply.github.com>
2020-10-21 21:33:43 -07:00
Lucas Alves
4196d7d7c1 Fixes minor misspellings 2020-10-20 17:59:55 -03:00
Colin Guthrie
acec4230e2 Fix and extend push webhook documentation. (#499) 2020-10-20 16:33:52 +10:00
Leona B. Campbell
7ef09066bd Merge branch 'main' into patch-1 2020-10-15 09:21:47 -07:00
Lucas Costi
d9a23d5998 Add content for new X-Hub-Signature-256 webhook header (#15968)
Co-authored-by: Martin Lopes <54248166+martin389@users.noreply.github.com>
2020-10-14 13:17:24 +10:00
Deborah Gertrude Digges
022de56767 Update testing-webhooks.md 2020-10-13 20:08:15 -04:00
Felicity Chapman
0f100dabe9 Fix broken links in report #2697 (#15921) 2020-10-13 10:02:08 +01:00
Matt Pollard
aa3a4edb62 Document features and changes for phase 2.5 of master/main transition (#15745) 2020-10-01 16:43:01 -07:00
Sarah Schneider
f272eec944 Remove deprecated GHES versions from content and data (#15830)
* ran script/remove-unused-assets.js (manually removed unused variables printed by the script)

* package-lock

* turn elsif into two ifs to prepare for running Liquid deprecation script

* ran script/remove-deprecated-enterprise-version-markup.js --release 2.14 (ONLY UPDATES LINE BREAKS ETC.)

* ran script/remove-deprecated-enterprise-version-markup.js --release 2.15

* ran script/remove-deprecated-enterprise-version-markup.js --release 2.17

* ran script/remove-deprecated-enterprise-version-markup.js --release 2.18

* update hardcoded test

* Update content/github/collaborating-with-issues-and-pull-requests/filtering-files-in-a-pull-request.md

Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>

* add currentVersion is NOT free-pro-team to conditional, to make sure the deprecation script does the right thing when it is time to deprecate 2.21

Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
2020-10-01 10:55:34 -04:00
Jason Etcovitch
caaee7a124 Update all files to use {% data %} (#15253)
* Add back changes from prior to purge

* Manually fix some invalid Liquid

* Updoot render-content

* Improve test messages to show correct output

* Run el scripto

* Pass the remaining test
2020-09-29 16:01:04 -04:00
Vanessa Yuen
3df90fc9b8 Hello git history spelunker!
Are you looking for something? Here is all of the GitHub Docs history in one single commit. Enjoy! 🎉
2020-09-27 14:10:11 +02:00