📄️ Overview
Starting with Gitea 1.19, Gitea Actions are available as a built-in CI/CD solution.
📄️ Quick Start
This page will guide you through the process of using Gitea Actions.
📄️ Act Runner
This page will introduce the act runner in detail, which is the runner of Gitea Actions.
📄️ Variables
You can create configuration variables on the user, organization and repository level.
📄️ Secrets
Secrets allow you to store sensitive information in your user, organization or repository.
📄️ Badge
Gitea has its builtin Badge system which allows you to display the status of your repository in other places. You can use the following badges:
📄️ Compared to GitHub Actions
Even though Gitea Actions is designed to be compatible with GitHub Actions, there are some differences between them.
📄️ Design of Gitea Actions
Gitea Actions has multiple components. This document describes them individually.
📄️ Frequently Asked Questions
This page contains some common questions and answers about Gitea Actions.