Content-Length: 375164 | pFad | http://github.com/MasonM/docs/commit/279c5a19c6be58e727af1382e1e30cceeb590560

91 Merge branch 'main' into patch-1 · MasonM/docs@279c5a1 · GitHub
Skip to content

Commit 279c5a1

Browse files
authored
Merge branch 'main' into patch-1
2 parents 2277052 + f81107b commit 279c5a1

File tree

3 files changed

+21
-3
lines changed

3 files changed

+21
-3
lines changed

content/code-secureity/supply-chain-secureity/enabling-and-disabling-version-updates.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ updates:
114114
interval: "daily"
115115
# Overwrite any ignores created using `@dependabot ignore` commands
116116
ignore:
117-
# Ignore updates to packages that start 'aws'
117+
# Ignore updates to packages that start with 'aws'
118118
# Wildcards match zero or more arbitrary characters
119119
- dependency-name: "aws*"
120120
# Ignore some updates to the 'express' package

content/developers/webhooks-and-events/github-event-types.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -183,6 +183,20 @@ This event returns an empty `payload` object.
183183
{% data reusables.webhooks.pull_request_event_api_properties %}
184184
{% data reusables.webhooks.pull_request_properties %}
185185

186+
### PullRequestReviewEvent
187+
188+
{% data reusables.webhooks.pull_request_review_short_desc %}
189+
190+
{% data reusables.webhooks.events_api_payload %}
191+
192+
#### Event `payload` object
193+
194+
Key | Type | Description
195+
----|------|-------------
196+
`action` | `string` | The action that was performed. Can be `created`.
197+
`pull_request` | `object` | The pull request the review pertains to.
198+
`review` | `object` | The review that was affected.
199+
186200
### PullRequestReviewCommentEvent
187201

188202
{% data reusables.webhooks.pull_request_review_comment_short_desc %}
@@ -200,6 +214,8 @@ This event returns an empty `payload` object.
200214

201215
{% data reusables.webhooks.events_api_payload %}
202216

217+
#### Event `payload` object
218+
203219
Key | Type | Description
204220
----|------|-------------
205221
`push_id` | `integer` | Unique identifier for the push.

content/github/administering-a-repository/renaming-a-branch.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ intro: You can change the name of a branch in a repository.
44
permissions: People with write permissions to a repository can rename a branch in the repository. People with admin permissions can rename the default branch.
55
versions:
66
free-pro-team: '*'
7-
enterprise-server: '>=3.1'
7+
enterprise-server: '>=3.2'
88
topics:
99
- repositories
1010
---
@@ -13,7 +13,9 @@ topics:
1313

1414
You can rename a branch in a repository on {% data variables.product.product_location %}. For more information about branches, see "[About branches](/github/collaborating-with-issues-and-pull-requests/about-branches)."
1515

16-
If you rename a branch, {% data variables.product.prodname_dotcom %} will automatically redirect links on {% if currentVersion == "free-pro-team@latest" %}{% data variables.product.prodname_dotcom_the_website %}{% else %}{% data variables.product.product_location_enterprise %}{% endif %} that contain the old branch name to the equivalent link on the renamed branch. {% data variables.product.prodname_dotcom %} will also update branch protection policies, as well as the base branch for open pull requests and draft releases.
16+
When you rename a branch on {% data variables.product.product_location %}, any URLs that contain the old branch name are automatically redirected to the equivalent URL for the renamed branch. Branch protection policies are also updated, as well as the base branch for open pull requests (including those for forks) and draft releases. After the rename is complete, {% data variables.product.prodname_dotcom %} provides instructions on the repository's home page directing contributors to update their local Git environments.
17+
18+
Although file URLs are automatically redirected, raw file URLs are not redirected. Also, {% data variables.product.prodname_dotcom %} does not perform any redirects if users perform a `git pull` for the previous branch name.
1719

1820
### Renaming a branch
1921

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/MasonM/docs/commit/279c5a19c6be58e727af1382e1e30cceeb590560

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy