Redmine Forgejo/Gitea Webhook Plugin
Added by Viacheslav Anzhiganov 26 days ago
This plugin allows Redmine to receive and process webhooks from Forgejo and Gitea repositories. It automatically updates Redmine issues based on commit messages and pull requests.
Features
- Receives webhooks from Forgejo/Gitea repositories
- Automatically references issues in commit messages (e.g., #123, refs #123)
- Automatically closes issues with keywords: fixes #123, closes #123, fixed #123
- Optional: Reopen issues with keyword: reopen #123
- Secure webhook verification using secret tokens
- Adds journal entries (comments) to referenced issues with commit information
- Supports project-specific webhooks
For issues, questions, or contributions, please visit: https://github.com/vanzhiganov/redmine-forgejo-webhook