783 Search results for "rest api deployments"
REST API / Authentication /
Endpoints available for GitHub App installation access tokens
Your GitHub App can make requests to the following REST endpoints with an installation access token.
actions
GET /orgs/{org}/actions/cache/usage
GET /
REST API / Actions /
REST API endpoints for GitHub Actions Secrets
REST API/
Actions/
Secrets
REST API endpoints for GitHub Actions Secrets
Use the REST API to interact with secrets in GitHub Actions.
About secrets in
Get started / Using GitHub /
Allowing access to GitHub's services from a restricted network
names using the REST API
You can use the REST API to retrieve a list of GitHub's domain names.
Warning
The list of domains from the REST API is not intended
GitHub Actions / Manage workflows and deployments / Manage deployments /
Viewing deployment history
previous deployments for your repository.
About deployment history
You can deliver deployments through GitHub Actions and environments or with the REST API
REST API / Pull requests /
REST API endpoints for pull requests
REST API/
Pull requests/
Pull requests
REST API endpoints for pull requests
Use the REST API to interact with pull requests.
About pull requests
You can
Code security / Supply chain security / Understand your supply chain /
Exporting a software bill of materials for your repository
dependencies that are submitted for the repository using the dependency submission API. For each repository, it shows:
Dependencies, the ecosystems and packages
Code security / Code scanning / Manage code scanning /
Set code scanning merge protection
configured with either default setup or advanced setup. You can also use the REST API to set merge protection with rulesets.
For more information about rulesets
REST API / Authentication /
Endpoints available for fine-grained personal access tokens
Your fine-grained personal access token can make requests to the following REST endpoints.
actions
GET /orgs/{org}/actions/cache/usage
GET /orgs/{org}/a
REST API / Authentication /
Endpoints available for GitHub App user access tokens
Your GitHub App can make requests to the following REST endpoints with a user access token.
actions
GET /orgs/{org}/actions/cache/usage
GET /orgs/{org
REST API / Actions /
REST API endpoints for GitHub Actions variables
REST API/
Actions/
Variables
REST API endpoints for GitHub Actions variables
Use the REST API to interact with variables in GitHub Actions.
About variables