1
0
mirror of synced 2025-12-23 21:07:12 -05:00
Commit Graph

272 Commits

Author SHA1 Message Date
Janice
5924c6eea7 Update content/developers/apps/setting-up-your-development-environment-to-create-a-github-app.md 2021-02-25 08:57:49 -07:00
Georgi Knox
d7fd33a9f4 remove outdated default metadata perms 2021-02-22 12:47:08 +11:00
Georgi Knox
5a5c011b04 update docs to specify Metadata access 2021-02-22 11:34:06 +11:00
Georgi Knox
89cfc2f89d remove at all 2021-02-18 15:40:04 +11:00
Georgi Knox
61e57a4798 add another answer to a troubleshooting question 2021-02-18 15:33:08 +11:00
jmarlena
0a4f3e7dab Self-serve package deletion and restoration (#17695)
* New article title & reposition article

* Update links

* Remove "Deleting a container image" article

* Reusable shuffle

* Add GHES versioned article

* more context

* Revise main article

* Reminder of permissions

* Update some copy

* Add "deleting a package" to TOC

* Add versioning around links

* Update restore package procedure

* Update permissions statements

* Fix GHES link

* Apply suggestions from code review

Co-authored-by: Martin Lopes <martin389@github.com>

* Use "entire" language

* GraphQL nuance

* New intro + actions

* Fix GHES link

* Package deletion 2.0 follow up (#17855)

* Remove GHES 3.1 versioning

* 3.0 or less

* Revert "Remove GHES 3.1 versioning"

This reverts commit 9bbc0bd57c1c7ba23097f3f4b9a830c13941402c.

* Revert "3.0 or less"

This reverts commit dfd2f48e4a4da62c2594fbeaeb12eacda5afc6d4.

* Revert "Revert "Remove GHES 3.1 versioning""

This reverts commit ef90065eb2883041b15bd2d50f97e4f07cf04768.

* Ditch unnecessary package namespace references and rework permissions framing

* Add placeholder note so PR tests will pass

* Add versioning around package deletion mentions outside of main deletion articles

* Add placeholder around link so it will go live

* Add `audit_log` entries

* Apply suggestions from code review

Co-authored-by: Shati Patel <42641846+shati-patel@users.noreply.github.com>

* Apply Shati's suggestion

* Remove duplicate line

Co-authored-by: Shati Patel <42641846+shati-patel@users.noreply.github.com>

* Package deletion 2.0 last updates (#17880)

* Update versioning and placeholder note

* syntax improvement

* Note the 25 downloads caveat

* Add more headings

* Apply suggestions from code review

* Apply suggestions from code review

* Apply suggestions from code review

Co-authored-by: Sarah Edwards <skedwards88@github.com>

* Apply suggestions from code review

* Apply suggestions from code review

* Packages REST API page (#17808)

* Add draft of packages REST page

* Add packages in TOC

* Rewrite Packages API introductory info

* Fix space

* Rewrite conceptual API intro content

* Revise this line

* Apply suggestions from code review

* Apply suggestions from code review

* Apply suggestions from code review

Co-authored-by: Mark Phelps <markphelps@github.com>

* Add rewrite

* Add de dereferenced files

* Add the decorated files

* ALL of the decorated files

* Revert "ALL of the decorated files"

This reverts commit 38f13dcd75078f2eacb53dfd0b31c79737966656.

* Revert "Add the decorated files"

This reverts commit b0c8a2096c8b19e62404585f97298ab42822d3e5.

* Revert "Add de dereferenced files"

This reverts commit abd377c8eb804e9c69dffa9b0c01ec64fb500727.

* Commit the lib/rest/static files to preview changes on staging

* Revert "Commit the lib/rest/static files to preview changes on staging"

This reverts commit acb121ae9d8bd2e23b00ebb14848e7b83aeddf5b.

Co-authored-by: Mark Phelps <markphelps@github.com>

* Commit static files to preview endpoints on staging

* Update references to API support

* remove static rest api files

* ditch "as a user" for now

* Rearrange based on feedback

* Last tidbits

* Update OpenAPI Descriptions (#17893)

* Update OpenAPI Descriptions

* Add decorated OpenAPI schema files

* link fix

Co-authored-by: Martin Lopes <martin389@github.com>
Co-authored-by: Shati Patel <42641846+shati-patel@users.noreply.github.com>
Co-authored-by: Sarah Edwards <skedwards88@github.com>
Co-authored-by: Mark Phelps <markphelps@github.com>
Co-authored-by: github-openapi-bot <69533958+github-openapi-bot@users.noreply.github.com>
2021-02-17 17:02:10 -08:00
Rachael Sewell
01e52046f0 migrate away from AWS S3 (#17669) 2021-02-12 10:25:45 -08:00
Natasha Umer
2df6837969 Update Sender Field For Code Scanning 2021-02-12 18:07:36 +00:00
Sarah Edwards
aefb091588 GitHub Apps "beta features" are now "optional features" (#17640)
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2021-02-10 23:50:21 +00:00
Kristian
f61b9a7065 Add note to handle webhook payloads as UTF-8 (#3315)
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2021-02-10 07:03:31 +00:00
AJ Jimenez
293a909a10 Remove reference to GHAE as part of the GDP
Based on a customer inquiry [Zendesk ticket](https://github.zendesk.com/agent/tickets/1012217) the docs imply that GHAE is available via the GDP. This is [not the case](https://github.slack.com/archives/C01DF2B8SAW/p1612819012035400) currently and so should be removed to prevent further customer confusion. 

cc: @bdougie
2021-02-09 10:02:23 -08:00
Matt Pollard
c2a05fe653 Use variables 2021-02-08 15:48:08 +01:00
Matt Pollard
da98900b38 Merge branch 'main' into capital-h 2021-02-08 15:21:49 +01:00
Lucas Costi
38f399fdaa Version API URL reusables for GHAE (#17674) 2021-02-05 05:33:35 +00:00
Lucas Costi
2a7b6bbbee Suspend GitHub Apps GHES versioning (#17648)
Co-authored-by: Sarah Edwards <skedwards88@github.com>
2021-02-05 05:21:12 +00:00
Heather Harvey
2901dff4ff Update the example refresh token length (#17578) 2021-02-01 18:20:56 +00:00
Chiedo John
7fd8e0f050 Merge branch 'main' into capital-h 2021-02-01 10:14:35 -05:00
jmarlena
26f54e6c38 Marketplace badges UI refresh (#17522) 2021-01-28 12:46:04 +00:00
hubwriter
da2b6481e7 Update redirecting links to new URLs (#17494) 2021-01-27 14:32:22 +00:00
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