Skip to content

Commit

Permalink
Merge pull request github#10370 from github/repo-sync
Browse files Browse the repository at this point in the history
repo sync
  • Loading branch information
Octomerger authored Sep 28, 2021
2 parents e7ec37f + d98258e commit d32c27c
Show file tree
Hide file tree
Showing 4 changed files with 313 additions and 2 deletions.
4 changes: 4 additions & 0 deletions content/rest/overview/api-previews.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,13 +98,17 @@ You can now use the API to manage the setting for [requiring signed commits on p
**Custom media type:** `zzzax-preview`
**Announced:** [2018-02-22](https://developer.github.com/changes/2018-02-22-protected-branches-required-signatures)

{% ifversion ghes < 3.3 %}

## Require multiple approving reviews

You can now [require multiple approving reviews](/rest/reference/repos#branches) for a pull request using the API.

**Custom media type:** `luke-cage-preview`
**Announced:** [2018-03-16](https://developer.github.com/changes/2018-03-16-protected-branches-required-approving-reviews)

{% endif %}

{% ifversion ghes < 3.0 %}
## Check runs and check suites API

Expand Down
2 changes: 1 addition & 1 deletion data/release-notes/enterprise-server/3-2/0-rc1.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
date: '2021-09-09'
release_candidate: true
deprecated: false
deprecated: true
intro: If {% data variables.product.product_location %} is running a release candidate build, you can't upgrade with a hotpatch. We recommend only running release candidates on test environments.
sections:
features:
Expand Down
Loading

0 comments on commit d32c27c

Please sign in to comment.