* remove igant-sentry-fist preview * generated openapi files * fix version * Revert "generated openapi files" This reverts commit 03021b7009035377cf54ab0792d0f6a4964f710e.
13 KiB
title, intro, redirect_from, versions
| title | intro | redirect_from | versions | |||||||
|---|---|---|---|---|---|---|---|---|---|---|
| API previews | You can use API previews to try out new features and provide feedback before these features become official. |
|
|
API previews let you try out new APIs and changes to existing API methods before they become part of the official GitHub API.
During the preview period, we may change some features based on developer feedback. If we do make changes, we'll announce them on the developer blog without advance notice.
To access an API preview, you'll need to provide a custom media type in the Accept header for your requests. Feature documentation for each preview specifies which custom media type to provide.
{% if currentVersion == "free-pro-team@latest" %}
Migrations
Allows you to download repositories from your GitHub user or organization account to review, backup, and migrate data to {% data variables.product.prodname_ghe_server %}.
Custom media type: wyandotte-preview
Announced: 2018-05-24
{% endif %}
Enhanced deployments
Exercise greater control over deployments with more information and finer granularity.
Custom media type: ant-man-preview
Announced: 2016-04-06
Reactions
Manage reactions for commits, issues, and comments.
Custom media type: squirrel-girl-preview
Announced: 2016-05-12
Update: 2016-06-07
Timeline
Get a list of events for an issue or pull request.
Custom media type: mockingbird-preview
Announced: 2016-05-23
{% if enterpriseServerVersions contains currentVersion %}
Pre-receive environments
Create, list, update, and delete environments for pre-receive hooks.
Custom media type: eye-scream-preview
Announced: 2015-07-29
{% endif %}
{% if enterpriseServerVersions contains currentVersion and currentVersion ver_lt "enterprise-server@2.22" %}
Integrations
Manage integrations through the API.
Custom media type: machine-man-preview
Announced: 2016-09-14
{% endif %}
Projects
Manage projects.
Custom media type: inertia-preview
Announced: 2016-09-14
Update: 2016-10-27
Commit search
Custom media type: cloak-preview
Announced: 2017-01-05
Repository topics
View a list of repository topics in calls that return repository results.
Custom media type: mercy-preview
Announced: 2017-01-31
Codes of conduct
View all codes of conduct or get which code of conduct a repository has currently.
Custom media type: scarlet-witch-preview
{% if enterpriseServerVersions contains currentVersion and currentVersion ver_lt "enterprise-server@2.20" %}
Nested teams
Include nested team content in team payloads.
Custom media type: hellcat-preview
Announced: 2017-09-01
{% endif %}
{% if currentVersion == "github-ae@latest" or enterpriseServerVersions contains currentVersion %}
Global webhooks
Enables global webhooks for organization and user event types. This API preview is only available for {% data variables.product.prodname_ghe_server %}.
Custom media type: superpro-preview
Announced: 2017-12-12
{% endif %}
{% if enterpriseServerVersions contains currentVersion and currentVersion ver_lt "enterprise-server@2.20" %}
Repository transfer
Transfer a repository to an organization or user.
Custom media type: nightshade-preview
Announced: 2017-11-09
{% endif %}
{% if enterpriseServerVersions contains currentVersion and currentVersion ver_lt "enterprise-server@2.22" %}
Add lock reason
You can now add a reason when you lock an issue.
Custom media type: sailor-v-preview
Announced: 2018-01-10
{% endif %}
Require signed commits
You can now use the API to manage the setting for requiring signed commits on protected branches.
Custom media type: zzzax-preview
Announced: 2018-02-22
Require multiple approving reviews
You can now require multiple approving reviews for a pull request using the API.
Custom media type: luke-cage-preview
Announced: 2018-03-16
{% if enterpriseServerVersions contains currentVersion and currentVersion ver_lt "enterprise-server@2.19" %}
Retrieve hovercard information
Retrieve information from someone's hovercard.
Custom media type: hagar-preview
Announced: 2018-03-21
{% endif %}
{% if enterpriseServerVersions contains currentVersion and currentVersion ver_lt "enterprise-server@2.23" %}
Check runs and check suites API
Allows a GitHub App to run external checks on a repository's code. See the Check runs and Check suites APIs for more details.
Custom media type: antiope-preview
Announced: 2018-05-07
{% endif %}
{% if currentVersion == "github-ae@latest" or enterpriseServerVersions contains currentVersion %}
Anonymous Git access to repositories
When a {% data variables.product.prodname_ghe_server %} instance is in private mode, site and repository administrators can enable anonymous Git access for a public repository.
Custom media type: x-ray-preview
Announced: 2018-07-12
{% endif %}
Project card details
The REST API responses for issue events and issue timeline events now return the project_card field for project-related events.
Custom media type: starfox-preview
Announced: 2018-09-05
{% if currentVersion == "free-pro-team@latest" %}
GitHub App Manifests
GitHub App Manifests allow people to create preconfigured GitHub Apps. See "Creating GitHub Apps from a manifest" for more details.
Custom media type: fury-preview
{% endif %}
Deployment statuses
You can now update the environment of a deployment status and use the in_progress and queued states. When you create deployment statuses, you can now use the auto_inactive parameter to mark old production deployments as inactive.
Custom media type: flash-preview
Announced: 2018-10-16
Repository creation permissions
You can now configure whether organization members can create repositories and which types of repositories they can create. See "Update an organization" for more details.
Custom media types: surtur-preview
Announced: 2019-12-03
Content attachments
You can now provide more information in GitHub for URLs that link to registered domains by using the {% data variables.product.prodname_unfurls %} API. See "Using content attachments" for more details.
Custom media types: corsair-preview
Announced: 2018-12-10
{% if enterpriseServerVersions contains currentVersion and currentVersion ver_lt "enterprise-server@2.21" %}
Draft pull requests
You can use the Draft Pull Requests API and its pull request endpoints to see whether a pull request is in draft state. To learn more about draft pull requests, see "About pull requests".
Custom media types: shadow-cat-preview
Announced: 2019-02-14
{% endif %}
Enable and disable Pages
You can use the new endpoints in the Pages API to enable or disable Pages. To learn more about Pages, see "GitHub Pages Basics".
Custom media types: switcheroo-preview
Announced: 2019-03-14
List branches or pull requests for a commit
You can use two new endpoints in the Commits API to list branches or pull requests for a commit.
Custom media types: groot-preview
Announced: 2019-04-11
{% if enterpriseServerVersions contains currentVersion and currentVersion ver_lt "enterprise-server@2.21" %}
Uninstall a GitHub App
Owners of GitHub Apps can now uninstall an app using the Apps API.
Custom media types: gambit-preview
{% endif %}
Enable or disable vulnerability alerts for a repository
You can use two new endpoints in the Repos API to enable or disable vulnerability alerts.
Custom media types: dorian-preview
Announced: 2019-04-24
Update a pull request branch
You can use a new endpoint to update a pull request branch with changes from the HEAD of the upstream branch.
Custom media types: lydian-preview
Announced: 2019-05-29
{% if currentVersion == "free-pro-team@latest" %}
Enable or disable automated security fixes
You can use a new set of endpoints to enable and disable automated security fixes.
Custom media types: london-preview
Announced: 2019-06-04
{% endif %}
Create and use repository templates
You can use a new endpoint to Create a repository using a template and Create a repository for the authenticated user that is a template repository by setting the is_template parameter to true. Get a repository to check whether it's set as a template repository using the is_template key.
Custom media types: baptiste-preview
Announced: 2019-07-05
{% if currentVersion == "enterprise-server@2.20" %}
New OAuth Applications API endpoints
You can more securely manage tokens for OAuth Apps by using OAuth tokens as input parameters instead of path parameters with the new OAuth Applications API endpoints.
Custom media types: doctor-strange-preview
Announced: 2019-11-05
{% endif %}
{% if currentVersion == "free-pro-team@latest" or currentVersion ver_gt "enterprise-server@2.19" or currentVersion == "github-ae@latest" %}
New visibility parameter for the Repositories API
You can set and retrieve the visibility of a repository in the Repositories API.
Custom media types: nebula-preview
Announced: 2019-11-25
{% endif %}