forked from github/docs
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update "Creating a GitHub App using URL parameters" (github#35555)
Co-authored-by: Steve Guntrip <stevecat@github.com> Co-authored-by: Sarah Edwards <skedwards88@github.com>
- Loading branch information
1 parent
891fbae
commit aeebc8f
Showing
7 changed files
with
40 additions
and
88 deletions.
There are no files selected for viewing
116 changes: 34 additions & 82 deletions
116
...-github-apps/creating-github-apps/creating-a-github-app-using-url-parameters.md
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
A commit comment is created. {% data reusables.webhooks.action_type_desc %} For more information, see the "[AUTOTITLE](/rest/repos#comments)" REST API. | ||
A commit comment is created. {% data reusables.webhooks.action_type_desc %} For more information, see the "[AUTOTITLE](/rest/commits/comments)" REST API. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
A deployment is created. {% data reusables.webhooks.action_type_desc %} For more information, see the "[AUTOTITLE](/rest/deployments#list-deployments)" REST API. | ||
A deployment is created. {% data reusables.webhooks.action_type_desc %} For more information, see the "[AUTOTITLE](/rest/deployments/deployments#list-deployments)" REST API. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
A deployment is created. {% data reusables.webhooks.action_type_desc %} For more information, see the "[AUTOTITLE](/rest/repos#deployments)" REST API. | ||
A deployment is created. {% data reusables.webhooks.action_type_desc %} For more information, see the "[AUTOTITLE](/rest/deployments/deployments)" REST API. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
Activity related to repository collaborators. {% data reusables.webhooks.action_type_desc %} For more information, see the "[AUTOTITLE](/rest/repos#collaborators)" REST API. | ||
Activity related to repository collaborators. {% data reusables.webhooks.action_type_desc %} For more information, see the "[AUTOTITLE](/rest/collaborators/collaborators)" REST API. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
When the status of a Git commit changes. For more information, see the "[AUTOTITLE](/rest/commits#commit-statuses)" REST API. | ||
When the status of a Git commit changes. For more information, see the "[AUTOTITLE](/rest/commits/statuses)" REST API. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
When a [repository is added to a team](/rest/teams#add-or-update-team-repository-permissions). | ||
When a [repository is added to a team](/rest/teams/teams#add-or-update-team-repository-permissions). |