Skip to content

Commit 2447c8b

Browse files
authored
Merge pull request github#26007 from github/repo-sync
repo sync
2 parents 1a78b50 + e2eb9cd commit 2447c8b

File tree

2 files changed

+10
-4
lines changed

2 files changed

+10
-4
lines changed

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

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -320,6 +320,16 @@ The pull request's `HEAD` branch was restored to the last known commit.
320320
|:----------|:----------------:|:-----------------:|
321321
| <ul><li>Pull requests</li></ul> | **X** | **X** |
322322

323+
## head_ref_force_pushed
324+
325+
The pull request's HEAD branch was force pushed.
326+
327+
### Availability
328+
329+
|Issue type | Issue events API | Timeline events API|
330+
|:----------|:----------------:|:-----------------:|
331+
| <ul><li>Pull requests</li></ul> | **X** | **X** |
332+
323333
### Event object properties
324334

325335
{% data reusables.issue-events.issue-event-common-properties %}

content/organizations/organizing-members-into-teams/managing-code-review-settings-for-your-team.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,10 +36,6 @@ When you enable auto assignment, any time your team has been requested to review
3636

3737
When code owners are automatically requested for review, the team is still removed and replaced with individuals unless a branch protection rule is configured to require review from code owners. If such a branch protection rule is in place, the team request cannot be removed and so the individual request will appear in addition.
3838

39-
{% ifversion fpt %}
40-
To further enhance your team's collaboration abilities, you can upgrade to {% data variables.product.prodname_ghe_cloud %}, which includes features like protected branches and code owners on private repositories. {% data reusables.enterprise.link-to-ghec-trial %}
41-
{% endif %}
42-
4339
### Routing algorithms
4440

4541
Code review assignments automatically choose and assign reviewers based on one of two possible algorithms.

0 commit comments

Comments
 (0)