Add Gitea/Forgejo support for Preview Deployments
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 37.4k
- Forks
- 3k
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 73
Description
What problem will this feature address?
Currently, preview deployments are handled exclusively for Github. Having support for preview deployments on other git forges (especially forgejo/gitea) would be amazing.
Describe the solution you'd like
Have the deployment webhook handle pull_request events or introduce another webhook for PRs.
Describe alternatives you've considered
At least clearly document that preview deployments are unsupported outside of Github, the docs are currently vague on this.
Additional context
No response
Will you send a PR to implement it?
Maybe, need help
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 locating the preview deployment webhook handling and the existing GitHub pull_request integration. Compare the required Gitea/Forgejo pull request events with the current flow, and consider the documentation path if unsupported providers remain out of scope. Done means preview deployments work for the targeted forge events or the limitation is clearly documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github, typescript
- Domain
- devops
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100