Skip to content

Feature Request: Gitea Support #1102

@rokkozel

Description

@rokkozel

Gitea's REST API is largely 1:1 compatible with GitHub's, and Gitea Actions already supports running GitHub Actions workflows.

The main blockers for Gitea compatibility seem to be:

  • @actions/github / @octokit/rest are hardcoded to api.github.com which would need a configurable base URL
  • Auth relies on GitHub Apps instead of token-based auth
  • Minor differences in webhook payloads / API responses

Would the team be open to supporting Gitea?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestfeature-requestp3Minor bug or general feature request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions