Gitea Actions API
GitHub-Actions-compatible workflow engine embedded in Gitea. The Actions API surface is exposed under the main REST API (/repos/{owner}/{repo}/actions/* and /admin/actions/*) for managing workflows, runs, jobs, runners, and secrets. Actions runners are deployed via the Go-based act_runner project.
Documentation
Documentation
https://docs.gitea.com/usage/actions/overview
GettingStarted
https://docs.gitea.com/usage/actions/quickstart
APIReference
https://docs.gitea.com/usage/actions/comparison
SDKs
Other Resources
APIsJSON
https://raw.githubusercontent.com/api-evangelist/gitea/refs/heads/main/apis.yml
Arazzo
https://raw.githubusercontent.com/api-evangelist/gitea/refs/heads/main/arazzo/gitea-bootstrap-repo-with-tracking-issue-workflow.yml
Arazzo
https://raw.githubusercontent.com/api-evangelist/gitea/refs/heads/main/arazzo/gitea-branch-pull-request-merge-workflow.yml
Arazzo
https://raw.githubusercontent.com/api-evangelist/gitea/refs/heads/main/arazzo/gitea-comment-and-close-issue-workflow.yml
Arazzo
https://raw.githubusercontent.com/api-evangelist/gitea/refs/heads/main/arazzo/gitea-commit-file-and-open-pr-workflow.yml
Arazzo
https://raw.githubusercontent.com/api-evangelist/gitea/refs/heads/main/arazzo/gitea-create-branch-and-await-workflow.yml
Arazzo
https://raw.githubusercontent.com/api-evangelist/gitea/refs/heads/main/arazzo/gitea-draft-then-publish-release-workflow.yml
Arazzo
https://raw.githubusercontent.com/api-evangelist/gitea/refs/heads/main/arazzo/gitea-label-create-and-apply-workflow.yml
Arazzo
https://raw.githubusercontent.com/api-evangelist/gitea/refs/heads/main/arazzo/gitea-milestone-with-issue-workflow.yml
Arazzo
https://raw.githubusercontent.com/api-evangelist/gitea/refs/heads/main/arazzo/gitea-mirror-sync-workflow.yml
Arazzo
https://raw.githubusercontent.com/api-evangelist/gitea/refs/heads/main/arazzo/gitea-open-and-triage-pull-request-workflow.yml
Arazzo
https://raw.githubusercontent.com/api-evangelist/gitea/refs/heads/main/arazzo/gitea-org-bootstrap-with-label-workflow.yml
Arazzo
https://raw.githubusercontent.com/api-evangelist/gitea/refs/heads/main/arazzo/gitea-org-repo-with-webhook-workflow.yml
Arazzo
https://raw.githubusercontent.com/api-evangelist/gitea/refs/heads/main/arazzo/gitea-org-with-webhook-workflow.yml
Arazzo
https://raw.githubusercontent.com/api-evangelist/gitea/refs/heads/main/arazzo/gitea-release-and-verify-by-tag-workflow.yml
Arazzo
https://raw.githubusercontent.com/api-evangelist/gitea/refs/heads/main/arazzo/gitea-release-with-asset-workflow.yml
Arazzo
https://raw.githubusercontent.com/api-evangelist/gitea/refs/heads/main/arazzo/gitea-repo-with-labeled-issue-workflow.yml
Arazzo
https://raw.githubusercontent.com/api-evangelist/gitea/refs/heads/main/arazzo/gitea-repo-with-webhook-workflow.yml
Arazzo
https://raw.githubusercontent.com/api-evangelist/gitea/refs/heads/main/arazzo/gitea-report-issue-to-existing-repo-workflow.yml
Arazzo
https://raw.githubusercontent.com/api-evangelist/gitea/refs/heads/main/arazzo/gitea-sprint-issue-setup-workflow.yml