1
0
mirror of synced 2025-12-23 03:44:00 -05:00
Commit Graph

303 Commits

Author SHA1 Message Date
jmarlena
254e82e6cd Marketplace "verified creator" flow (#17375) 2021-01-25 11:55:37 +01:00
Octomerger Bot
2dd51a6243 Branch was updated using the 'autoupdate branch' Actions workflow. 2021-01-18 22:05:13 +10:00
Nick Schonning
d9167f1449 chore: Add missing code fence languages (#772)
* chore: Add missing code fence languages

* Update content/actions/creating-actions/dockerfile-support-for-github-actions.md

* Add raw & endraw markers around shell content

See review comment by @rachmari

* Add raw & endraw markers around shell content

See review comment by @rachmari

* Remove language from code fences

to avoid the problem of replaceable text indicates like
<this> not showing up in the output page.

Co-authored-by: hubwriter <hubwriter@github.com>
2021-01-18 12:04:46 +00:00
mchammer01
27ee9e2b29 to complete the merge 2021-01-18 11:05:25 +00:00
mchammer01
6a0d679ef4 add mailto to missed occurrence of secret scanning email address 2021-01-18 10:53:41 +00:00
mc
48bd9933d1 Merge branch 'main' into 3502-secret-scanning-partner-feedback 2021-01-18 10:52:14 +00:00
mc
62059e4a71 Apply suggestions from code review
Co-authored-by: Shati Patel <42641846+shati-patel@users.noreply.github.com>
2021-01-18 10:45:31 +00:00
Laura Coursen
77ee3137ef Refactor protected branches content (#17277)
* Add new structure to index.md

* Move all conceptual and troubleshooting content

* Add more redirects

* Update links

* Reorganize "About" article

* Tweak some conceptual content

* Rename procedural article

* Fix article title in index.md

* Fix links

* Add more redirects

* Fix more links

* Add redirects for "Managing..." and fix links

* Consolidate procedural information

* Remove duplicate redirect

* Fix indentation

* Add 💅

* Add header

* Add editing and deleting

* 💅 conceptual content

* 💅 conceptual content

* 💅 troubleshooting article

* Clarify default behavior

* 💅 gated feature clarification

* Add 💅

* Add 💅

* update hardcoded links in tests

* Fix gated feature reusable

Co-Authored-By: Matt Pollard <mattpollard@users.noreply.github.com>

* Step out of the way while Matt improves all of the legacy content

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

* Tweak gated feature reusable

Co-authored-by: Sarah Schneider <sarahs@github.com>
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
2021-01-15 16:43:14 +00:00
mchammer01
5cb989602b add new section 2021-01-15 09:04:17 +00:00
Grey Baker
8f47b9d522 Document the reason for the security_events scope (#16505)
Co-authored-by: hubwriter <hubwriter@github.com>
2021-01-14 17:27:57 +00:00
Jeroen Rietveld
325dda3d39 Change Github -> GitHub in MD files 2021-01-13 16:15:38 +09:00
Shati Patel
0874faaa3e Merge branch 'main' into main 2021-01-08 11:33:36 +00:00
John Bohannon
54d119a36f Fix OAuth App mentions (#2615) 2021-01-07 09:34:33 +10:00
Janice
f7708267dc Merge branch 'main' into lucalves/spell-check 2021-01-05 11:00:16 -07:00
Felicity Chapman
17b875ef81 [January 4, 2021] Marketplace revenue change (#16792)
* Move changes to revenue into new PR

* Minor text changes for revised publication date

* Update content/developers/github-marketplace/receiving-payment-for-app-purchases.md

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Clarify revenue change dates

Co-authored-by: Laura Coursen <lecoursen@github.com>
Co-authored-by: Melanie Yarbrough <11952755+myarb@users.noreply.github.com>
2021-01-04 09:25:36 +00:00
Lucas Alves
30967b309d Minor spelling corrections 2021-01-04 04:05:39 -03:00
Deepak S
c4c5443a9c Merge branch 'main' into main 2020-12-29 16:54:07 +05:30
Deepak S
b228fb05f4 Update authorizing-oauth-apps.md 2020-12-24 18:41:47 +05:30
gsonly
b3f0f3de00 fix typo in Differences between GitHub apps and OAuth apps 2020-12-23 22:22:29 +03:00
Sarah Schneider
969c8d5110 Merge branch 'main' into revert-16952-revert-16947-optimize-sitetree 2020-12-17 11:10:00 -05:00
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
Sarah Schneider
602c2f3633 Marketplace should be dotcom-only 2020-12-16 16:06:00 -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 Edwards
af94bd9955 [December 15, 2020] Actions: Environments, environment protection rules (manual approvals and wait timers), and environment secrets in workflows (#16489)
Co-authored-by: Josh Gross <joshmgross@github.com>
Co-authored-by: Brian Cristante <33549821+brcrista@users.noreply.github.com>
Co-authored-by: John Bohannon <imjohnbo@github.com>
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2020-12-15 16:38:45 +00:00
Nick Schonning
f1f7c95df2 fix: Links to localhost addresses (#1505)
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2020-12-15 16:36:40 +10: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
9973c61b41 fix broken links (#16881) 2020-12-10 14:25:14 -08: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
Felicity Chapman
0e9bedbc48 Universe Day 2: Marketplace internal verification process changes (#16681) 2020-12-09 15:02:40 +00: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
Laura Coursen
28f9115231 Merge branch 'main' into patch-2 2020-12-03 09:52:41 -06:00
pr0PM
04223cf1b7 Update content/developers/overview/about-githubs-apis.md
Applying suggested changes.

Co-authored-by: Laura Coursen <lecoursen@github.com>
2020-12-03 16:17:45 +05:30
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
Laura Coursen
ba571c35a4 Merge branch 'main' into patch-2 2020-12-02 14:09:16 -06:00
Shati Patel
65c3a19dad Merge branch 'main' into patch-1 2020-12-02 14:56:32 +00:00
Guilherme Macedo
9b5c36106a Merge branch 'main' into patch-2 2020-11-24 20:55:03 +01:00
Guilherme Macedo
14c0991785 Merge branch 'main' into patch-1 2020-11-24 20:54:26 +01:00
Sarah Schneider
464406954b preserve link updates in comments from previous script run 2020-11-24 14:27:45 -05:00
Sarah Schneider
5752ea9445 update legacy alt-formatted links too 2020-11-24 14:15:45 -05:00
Sarah Schneider
e5c8cfd2b5 Merge branch 'main' of github.com:github/docs-internal into tweak-script-that-updates-developer-links 2020-11-24 13:31:22 -05:00
Sarah Schneider
9cbd8a3635 reran script 2020-11-24 13:14:50 -05:00
Sarah Schneider
99d514617a Merge branch 'main' of github.com:github/docs-internal into tweak-script-that-updates-developer-links 2020-11-24 13:03:20 -05:00
Sarah Schneider
c5b8bc222f Merge branch 'main' into find-page-in-version-redux 2020-11-24 13:02:46 -05:00
Jesus
980081149d Markdown grammar fixes 2020-11-24 15:47:44 +01:00
Sarah Schneider
26b9459048 Merge branch 'main' of github.com:github/docs-internal into find-page-in-version-redux 2020-11-23 12:14: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
Martin Lopes
8c4918d3b5 [before Universe - ASAP] Authorization flow in OAuth for devices and command line tools (GA) (#16534)
* Re-versioned device flow beta note to ver_lt "enterprise-server@3.1"

* Added updates for identifying-and-authorizing-users-for-github-apps section
2020-11-20 15:04:44 +10:00