mirror of
https://gitea.com/gitea/awesome-gitea
synced 2026-02-04 00:15:00 +00:00
Add gitea-notification-hub to DevOps section (#173)
## Summary Adding [gitea-notification-hub](https://github.com/vincentc-afk/gitea-notification-hub) - a webhook-to-Slack notification service. ## What it does - Receives Gitea webhooks (PR, Issues, Comments) - Sends personalized Slack DMs with real @mentions - Notifies PR owners, reviewers, and assignees - Maps Gitea users to Slack users via Gitea API + email lookup - Caches user mappings in SQLite --------- Co-authored-by: techknowlogick <techknowlogick@gitea.com> Co-authored-by: vinny <vinny@MacBook-Air-2.local> Reviewed-on: https://gitea.com/gitea/awesome-gitea/pulls/173 Co-authored-by: vinnyy-afk <vinnyy-afk@noreply.gitea.com> Co-committed-by: vinnyy-afk <vinnyy-afk@noreply.gitea.com>
This commit is contained in:
committed by
techknowlogick
parent
22d1bffa1f
commit
22f927052a
@@ -78,6 +78,7 @@ A curated list of awesome projects related to Gitea and its soft-fork instances.
|
|||||||
- [drone](https://github.com/drone/drone) - Drone is a Container-Native, Continuous Delivery Platform. Built-in Gitea support. (see [docs](https://docs.drone.io/server/provider/gitea/)) `Apache-2.0` `Go/TypeScript`
|
- [drone](https://github.com/drone/drone) - Drone is a Container-Native, Continuous Delivery Platform. Built-in Gitea support. (see [docs](https://docs.drone.io/server/provider/gitea/)) `Apache-2.0` `Go/TypeScript`
|
||||||
- [ghorg](https://github.com/gabrie30/ghorg) - Quickly clone an entire org/users repositories into one directory - Supports Gitea, GitHub, GitLab, and more. `Apache-2.0` `Go`
|
- [ghorg](https://github.com/gabrie30/ghorg) - Quickly clone an entire org/users repositories into one directory - Supports Gitea, GitHub, GitLab, and more. `Apache-2.0` `Go`
|
||||||
- [gickup](https://github.com/cooperspencer/gickup) - Backup tool for repositories. `Apache-2.0` `Go`
|
- [gickup](https://github.com/cooperspencer/gickup) - Backup tool for repositories. `Apache-2.0` `Go`
|
||||||
|
- [gitea-notification-hub](https://github.com/vinnyy-afk/gitea-notification-hub) - Receive Gitea webhooks and send personalized Slack notifications with real @mentions for PRs, issues, and comments. `AGPL-3.0` `Go`
|
||||||
- [JayporeCi](https://github.com/theSage21/jaypore_ci) - `⚠️` Self hosted CI tightly integrated with gitea `MIT` `Python`
|
- [JayporeCi](https://github.com/theSage21/jaypore_ci) - `⚠️` Self hosted CI tightly integrated with gitea `MIT` `Python`
|
||||||
- [Jenkins](https://github.com/jenkinsci/gitea-plugin) - Gitea plugin for jenkins. `MIT` `Java`
|
- [Jenkins](https://github.com/jenkinsci/gitea-plugin) - Gitea plugin for jenkins. `MIT` `Java`
|
||||||
- [Metroline](https://github.com/metroline/metroline) - `⚠️` Metroline is a Continuous Integration and Delivery platform built with Docker, Node, React and MongoDB, natively compatible with Gitea. `GPL-3.0` `TypeScript`
|
- [Metroline](https://github.com/metroline/metroline) - `⚠️` Metroline is a Continuous Integration and Delivery platform built with Docker, Node, React and MongoDB, natively compatible with Gitea. `GPL-3.0` `TypeScript`
|
||||||
|
|||||||
Reference in New Issue
Block a user