1
0
mirror of synced 2025-12-21 19:06:49 -05:00
Commit Graph

198 Commits

Author SHA1 Message Date
Steve Guntrip
5281e2179a remove unused state param 2021-05-21 11:02:51 +01:00
jmarlena
7ec2c09178 Merge branch 'main' into patch-1 2021-05-20 16:17:24 -07:00
jmarlena
62c2877e1d Tiny style tweak 2021-05-20 15:31:43 -07:00
Sandeep Meduru
441391ebf2 Update testing-your-app.md (#19421) 2021-05-20 06:47:05 +00:00
Amanda Lin
6decb0b312 Update using content attachments (#19407) 2021-05-19 23:35:59 +00:00
Cees-Jan Kiewiet
1b11d1bb06 Clariry that App ID !== Client ID
When implementing this I made the mistake of assuming that the Client ID would be the same as the App ID. A few frustrating hours and a support ticket later I was pointed out this important difference. This commit introduces a small note about this difference. Hopefully saving others a few hours of trying to figure this out.
2021-05-19 20:28:56 +02:00
Sarah Schneider
f7e848e0c4 ran script/content-migrations/remove-map-topics.js && script/content-migrations/update-tocs.js 2021-05-19 10:12:38 -04:00
shashank bansal
3e290183f7 Minor text updates to apps and marketplace based on support feedback (#19263) 2021-05-18 01:00:36 +00:00
Racc
51ee705957 Fix example code snippets (#6209)
* Fix example code snippet

The `payload` parameter doesn't exist as the payload is being sent in the request body.

* Fix first snippet

* Add missing `request.body.rewind`

Co-authored-by: hubwriter <hubwriter@github.com>
2021-05-17 14:07:03 +00:00
James Martin
f3b6db3137 Consistent use of "private" vs "internal" terms for GitHub Apps (#6030) 2021-05-13 20:52:53 +00:00
Matt Pollard
e9be019021 Document beta of email restrictions for approved domains (#19111) 2021-05-13 14:22:18 -04:00
Simran
7ae0162760 Unify YAML indent (#6041) 2021-05-12 22:06:35 +00:00
Lucas Alves
df1ae6420c Updates REST API examples to HTTP/2 (#6002) 2021-05-06 21:30:50 +00:00
Rachael Sewell
a926da8b08 Update topics to sentence case (#19069) 2021-04-30 19:30:36 -07:00
Dirkjan Bussink
eb875d212e Remove the non standard Status header from example responses (#5791) 2021-04-29 10:50:01 -07:00
hubwriter
380a0a4be8 Update OS name to "macOS" (#19029)
* Update OS name to macOS

* Lowercase k in keychain
2021-04-29 07:22:49 +00:00
Joshua French
19b38a6e62 Update secret-scanning partner onboarding to add more 'gotcha' information for signature validation (#5637) 2021-04-28 22:19:30 +00:00
Lee Dohm
cce98fc96d Replace organizations.org_settings reusable with profile.org_settings reusable in some files 2021-04-26 16:01:00 -07:00
Ethan Palm
5e4b32c59b Merge branch 'main' into main 2021-04-26 17:14:07 -04:00
Jamison Hyatt
7087d253b1 Add rate limit note; suggest caching/etags (#5614)
* Add rate limit note; suggest caching/etags

* Update content/developers/overview/secret-scanning.md
2021-04-22 15:11:23 +00:00
Matias Albarello
3139864841 Update example with Octokit Checks API methods (#3375) 2021-04-21 23:25:19 +00:00
jmarlena
1fc4c3f68b Article restructuring for Sponsors landing page (#18772)
* Move article from github directory as a top-level product

* Update article titles

* Remove old -ing article titles

* Use older format for this PR

* Finish updating links for retitled articles

* Remove sponsors topic

* Add sponsors to index.md

* Create folder for map topic for sponsors

* Add integrating folder/category with super basic graphql article

* Add get started category/folder

* Update index.md

* Add articles to category folders and update all the links and check it out locally 🙏

* Fix space

* Fix set of broken links

* Update link in resuable

* Add the quickstart

* Add USD

* Add matching donations caveat

* fix ci failures

* Bringing back `-ing` to Sponsors titles, categories, & links (#18817)

* Bringing back -ing

* The one that got away

* Apply @ethanpalm's input

Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>

Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>

* Apply product input

* Apply suggestions from code review

Co-authored-by: Emily Gould <4822039+emilyistoofunky@users.noreply.github.com>

* Apply @emilyistoofunky's input

* Sponsors landing page design (#18774)

* Add sponsors to index.md as a top-level product

* Revamp the GitHub Sponsors landing page with article links

* remove merge tags

* add community section

* add sponsor descriptions

* swap repo for user

* remove prefix tag

* lint

* remove topic fix landing page

* Tweak articles on landing page

* Drop "account"

* Add quickstart

* Bigger, brighter, and shorter intro

* Possibly too long of an intro?

* fix quickstart link

* add guides page

* fix error for mismatch between title and filename

* use link over guid

* remove HTML from layout file (aligns to #18811)

* use variable for section title

* Add intro

* Remove beta

* Apply suggestions from code review

Co-authored-by: Emily Gould <4822039+emilyistoofunky@users.noreply.github.com>

* Apply suggestions from code review

* Integrate article changes and remove old TOC

* Fixing the commented out text to match other landing pages 👓

* Apply suggestions from code review

Co-authored-by: Emily Gould <4822039+emilyistoofunky@users.noreply.github.com>

* Switch up order of sidebar categories

* Add new text to landing page button

* Add topics and types

* Add the underscore

* Add some more topics

* fix `type:`

* Fix topics

* plural ftw

* hide learning paths when not defined

* lint

* Add quickstart to guides page

* remove unused sidebar links

* hide subsection title when learning tracks are not present

* Apply @emilyistoofunky's topics input

* Remove duplicated topics

* Events ftw

* typo

* Remove obsolete topics for now

* add some temporary duplicate topics

* Resolve Linter error

Co-authored-by: Rachael Sewell <rachmari@github.com>
Co-authored-by: Emily Gould <4822039+emilyistoofunky@users.noreply.github.com>

Co-authored-by: Rachael Sewell <rachmari@github.com>
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>
Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com>
Co-authored-by: Emily Gould <4822039+emilyistoofunky@users.noreply.github.com>
2021-04-21 11:48:19 -07:00
Rachael Sewell
8054606ad8 Webhook restructuring follow-up (#18872)
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2021-04-21 03:11:35 +00:00
Atharva Shirdhankar
bd202ac0ed replaced instances
What is been changed?
- The following instances:
{% data reusables.profile.access_profile %}
{% data reusables.profile.access_org %}
{% data reusables.organizations.org_settings %}

Is replaced with:
{% data reusables.profile.access_org %}
{% data reusables.organizations.org_settings %}
2021-04-20 02:18:44 +05:30
shashank bansal
b41f79efdf [Marketplace] Added additional context to listing name (#18758) 2021-04-15 16:05:12 +00:00
Gregor Martynus
3c6dc63cf9 docs(Creating a GitHub App from a manifest): POST /app-manifests/:code/conversions -> POST /app-manifests/{code}/conversions 2021-04-12 15:32:34 -07:00
Emily Gould
bcfe4dab3b Make orgs and teams content a top-level doc set (#18593)
* Add new product to products.yml

* Move directory to its new location and rename it

* Update new index page

* Remove old category from GitHub product index

* Add collaboration category

* Add membership category

* Add roles category

* Add teams category

* Add team discussion category

* Add repo access category

* Add project board access category

* Add app management category

* Add org settings category

* Add improved org perms category

* Add category for OAuth app restrictions

* Add org security category

* Add SAML category

* Add SAML access category

* Add git access category

* Add redirects and update links for collaboration category

* Add redirects and update links to team discussions content

* Add redirects and update links to SAML access category

* Update links to org security category and add redirects

* Add redirects for app managers content

* Add redirects for project board category

* Add redirects and update links for the repo access category

* Add redirects for git access category

* Add redirects and update links for membership category

* Add redirects and update links for org settings category

* Fix links

* Add redirects and update links to org access category

* Add redirects and upate links to SSO category

* Add redirects to improved org perms category

* Add redirects and update links to teams category

* Add redirects and update links to oauth apps category

* Fix links

* Fix links

* Fix links
2021-04-08 09:50:13 -05:00
Matt Pollard
d87de3189a Remove duplicate quotes in conditionals (#18633) 2021-04-08 12:30:52 +00:00
Steve Winton
4dd0c56e1f Add section on server-to-server tokens (#18575)
* Add section on server-to-server tokens

* Address typos, consistently end bullet points with period

* Update content/developers/overview/managing-deploy-keys.md

Co-authored-by: Leona B. Campbell <3880403+runleonarun@users.noreply.github.com>

* Update content/developers/overview/managing-deploy-keys.md

Co-authored-by: Leona B. Campbell <3880403+runleonarun@users.noreply.github.com>

* Update content/developers/overview/managing-deploy-keys.md

Co-authored-by: Leona B. Campbell <3880403+runleonarun@users.noreply.github.com>

* Update content/developers/overview/managing-deploy-keys.md

Co-authored-by: Leona B. Campbell <3880403+runleonarun@users.noreply.github.com>

* Apply suggestions from code review

* Add link to docs for generating private key

* Update content/developers/overview/managing-deploy-keys.md

Co-authored-by: Leona B. Campbell <3880403+runleonarun@users.noreply.github.com>
2021-04-06 11:33:57 -07:00
Octomerger Bot
5e9dbc48f8 Branch was updated using the 'autoupdate branch' Actions workflow. 2021-04-03 03:12:35 +10:00
lowlighter
3b57f18f8f Merge branch 'main' of https://github.com/lowlighter/docs into main 2021-04-02 13:18:16 +02:00
lowlighter
92a55f75dc Add missing line-break in PullRequestReviewEvent 2021-04-02 13:17:51 +02:00
Simon Lecoq
0b0756c8ef Merge branch 'main' into main 2021-04-02 13:10:19 +02:00
lowlighter
154884cd79 Add PullRequestReviewEvent documentation 2021-04-02 13:07:42 +02:00
mc
cfc0c6a85b added what could be the correct link (#18545) 2021-04-01 17:55:23 +01:00
Lucas Costi
4780a16b84 Multi callback URLs future functionality: using URL parameters or manifests (#16233)
Co-authored-by: Heather Harvey <hmharvey@github.com>
2021-04-01 00:07:12 +00:00
Matt Pollard
9b06573be5 Document GitHub's new token formats (#18494) 2021-03-31 15:40:51 -07:00
Grey Baker
9f04cc0753 Remove beta note on secret scanning for private repos (#18518) 2021-03-31 16:44:15 +00:00
Laura Coursen
3ae481ea7b Add webhook events for discussions (#18442) 2021-03-30 17:38:13 +00:00
Emily Gould
a06ea17a4b Make Building a strong community a top-level doc set (#18396)
* Move directory to new location

* Update new index page

* Create wikis category

* Create blocking category

* Create moderation category

* Make map topics into category indexes

* Create contributions category

* Create template category

* Add redirects

* Add new product to products.yml

* Rename product for URL purposes

* Update links to wiki content

* Update links to maintaining safety articles

* Update links to moderation content

* Remove old category from github product index

* Fix links

* Update links to healthy contributions articles

* Update links to template articles

* Fix links
2021-03-29 16:40:32 -05:00
thepeoplesbourgeois
30f71b4a7e Fix link for creating an app under an organization (#4806)
Co-authored-by: Sarah Edwards <skedwards88@github.com>
2021-03-28 03:24:11 +00:00
hubwriter
dfa86061d9 Fix the webhook tutorial (#18411) 2021-03-26 08:42:05 +00:00
Janice
d0da667cf5 Merge branch 'main' into main 2021-03-25 16:15:31 -07:00
Emily Gould
5a20716c7e Restructure and move Git content (#18336)
* Rename map topic

* Delete map topic

* Rename map topic

* Add redirect

* Remove last two map topics

* Move article on adding a remote into a long-form guide

* Move article on changing a remote's URL

* Move articles on renaming and removing remotes

* Move remote URL article

* Fix typo

* Remove category index file

* Move a few articles to the new category

* Move a few more files

* Move managing remote repos article

* Move the rest of the getting started with git map topic

* Move the first half of the using git map topic

* Move the rest of the articles and 🔥 the directory

* Fix failing test

* Remove Using Git from product index

* Apply suggestions from code review

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

* Apply suggestions from code review

Co-authored-by: Laura Coursen <lecoursen@github.com>
2021-03-25 14:42:36 -05:00
Martin Lopes
6cffe943f2 Merge branch 'main' into patch-1 2021-03-25 10:28:14 +10:00
Janice
ed8dbaa0af Merge branch 'main' into patch-2 2021-03-24 16:14:16 -07:00
Martin Lopes
0c1c0152d9 Merge branch 'main' into patch-1 2021-03-25 09:10:02 +10:00
Martin Lopes
e7d61d9118 Update identifying-and-authorizing-users-for-github-apps.md 2021-03-25 09:09:21 +10:00
Pierre Grimaud
9bc331a662 docs: fix typos 2021-03-24 15:57:21 +01:00
hubwriter
76c866715c Apply changes from PR #4629 (#4780)
* Apply changes from PR 4629

We have a problem (discussed internally with engineering) preventing the Update branch button being displayed on PR 4629 - which prevents that PR from being merged.

* Add change from PR 4629

* Update content/actions/reference/events-that-trigger-workflows.md
2021-03-24 09:38:20 +00:00