Bring Gitea activity into Coherence
Start from a supported Gitea event, then create or update the appropriate CRM, project, or custom record with the source context preserved.
Starts with
New Commit
Finishes with
Create or update a Coherence record

Self-hosted Git service
Gitea currently provides 4 triggers that can start a workflow and 4 actions a workflow can run. Use those building blocks to connect product and engineering activity to the customers and work it affects.
New Commit
Triggers when a new commit is pushed to a repository.
New Issue
Triggers when a new issue is created.
New Pull Request
Triggers when a new pull request is created.
Workflow Run Completed
Triggers when a workflow run is completed. Requires Gitea Actions to be enabled on your Gitea instance.
Create Issue
Creates a new issue in a repository.
Add Comment to Issue/PR
Adds a comment to an issue or pull request.
Update Repository
Update repository settings.
Custom API Call
Make a custom API call to a specific endpoint
These recipes are generated from the triggers, actions, and categories currently available for this piece. Use them as starting points, then choose the exact fields, conditions, and records your workflow should update.
Start from a supported Gitea event, then create or update the appropriate CRM, project, or custom record with the source context preserved.
Starts with
New Commit
Finishes with
Create or update a Coherence record
Use a change in Coherence to run a supported Gitea action, so the next step follows the record instead of relying on someone to copy it.
Starts with
A Coherence record or workflow changes
Finishes with
Create Issue
Combine Gitea with another integration and Coherence records to connect product and engineering activity to the customers and work it affects.
Starts with
New Commit
Finishes with
Create Issue, then preserve the outcome in Coherence
The exact authentication fields depend on Gitea. The workflow structure stays straightforward:
Authorize the Gitea account and permissions the workflow needs.
Select one of the current triggers or actions listed above and map its fields.
Run a small test, inspect the result in both systems, and only then enable the workflow.
Explore apps that share a category with Gitea or provide a complementary trigger or action.
Gitea currently provides 4 triggers that can start a workflow and 4 actions a workflow can run. Use those building blocks to connect product and engineering activity to the customers and work it affects.
Gitea currently lists 4 triggers and 4 actions in the integration catalog. The supported list is refreshed from the pieces available in Coherence, so review the capability names on this page before building a workflow.
Yes. A workflow can combine supported Gitea triggers or actions with Coherence records and other available integrations. The exact flow depends on the authentication, permissions, triggers, and actions exposed by each connected app.
The listed triggers and actions are designed for visual workflows. If the pre-built integration does not expose a capability you need, HTTP and webhook steps can cover APIs that your team is authorized to use.
Start automating in minutes. No credit card required.