anthropics / anthropics/claude-code-action

Feature Request: Gitea Support

Open
#1,102 0 comments 2 reactions 0 assignees View on GitHub
enhancement feature-request p3
Dominant language
TypeScript
Stars
8.9k
Forks
2.1k
Avg merge
3d 9h
Merged PRs (30d)
10

Description

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?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.