1
0
mirror of synced 2025-12-23 21:07:12 -05:00

Deprecate 2.22 b (#22366)

* Update enterprise-server-releases.js

* Run deprecation script

* Remove finding / managing security vulnerabilities

* remove vuln from translations

* remove more dead pages

* Restore heavily used files

* Remove 2.22 refs in tests

* Update working-with-the-npm-registry.md
This commit is contained in:
Kevin Heis
2021-10-22 13:23:16 -07:00
committed by GitHub
parent 42f51270cc
commit 3b092b4cb8
786 changed files with 568 additions and 40054 deletions

View File

@@ -130,14 +130,6 @@ You can now [require multiple approving reviews](/rest/reference/repos#branches)
{% endif %}
{% ifversion ghes < 3.0 %}
## Check runs and check suites API
Allows a GitHub App to run external checks on a repository's code. See the [Check runs](/rest/reference/checks#runs) and [Check suites](/rest/reference/checks#suites) APIs for more details.
**Custom media type:** `antiope-preview`
**Announced:** [2018-05-07](https://developer.github.com/changes/2018-05-07-new-checks-api-public-beta/)
{% endif %}
{% ifversion ghes %}