GitHub Actions API
REST API for managing GitHub Actions workflows, runs, artifacts, and secrets.
Documentation
Documentation
https://docs.github.com/en/rest/actions
Authentication
https://docs.github.com/en/rest/overview/authenticating-to-the-rest-api
GettingStarted
https://docs.github.com/en/actions/get-started/quickstart
APIReference
https://docs.github.com/en/rest/actions
RateLimits
https://docs.github.com/en/rest/overview/rate-limits-for-the-rest-api
Specifications
OpenAPI
https://raw.githubusercontent.com/github/rest-api-description/main/descriptions/api.github.com/api.github.com.json
OpenAPI
openapi/github-actions-openapi.yml
JSONLD
json-ld/github-actions-context.jsonld
Schemas & Data
JSONSchema
json-schema/github-actions-workflow-schema.json
JSONSchema
json-schema/github-actions-run-schema.json
JSONSchema
json-schema/github-actions-job-schema.json
JSONSchema
json-schema/github-actions-artifact-schema.json
JSONSchema
json-schema/github-actions-secret-schema.json
JSONSchema
json-schema/github-actions-runner-schema.json
JSONSchema
json-schema/github-actions-variable-schema.json
JSONSchema
json-schema/github-actions-cache-schema.json
JSONSchema
json-schema/github-actions-simple-user-schema.json
SDKs
SDK
https://github.com/octokit/octokit.js
SDK
https://github.com/octokit/octokit.rb
SDK
https://github.com/octokit/octokit.net
SDK
https://github.com/google/go-github
Other Resources
ChangeLog
https://github.blog/changelog/label/actions/
CLI
https://cli.github.com/manual/gh_workflow_run
OpenAPI
#Automation
#CI/CD
#DevOps
#Workflows