matrix-org / matrix-org/matrix-hookshot
Gitea API support
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 450
- Forks
- 95
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 23
Description
**Is your feature request related to a problem? Please describe.**
As the goal of Hookshot is to support multiple project management services and most of the Matrix users uses self-hosted solution, I think it would be a great enhancement to add support for [Gitea](https://gitea.io/en-us/) (a lightweight alternative to Gitlab written in Go). It's, for instance, used by [Codeberg](https://codeberg.org/).
**Describe the solution you'd like**
I think the implementation can copy a lot of Gitlab work, just changing its API. The doc is there : https://docs.gitea.io/en-us/api-usage/
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the existing GitLab integration and the Gitea API documentation linked in the issue. Compare the required Gitea behavior with the current GitLab support, then define the implementation scope; done means Hookshot supports Gitea as an additional project management service.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100