2 Commits
Author SHA1 Message Date
2dd307031f [FIX] Url gitea-notification-hub (#174)
Fixes incorrect URL for gitea-notification-hub.

  - New: `https://github.com/vinnyy-afk/Gitea-Notifiction-Hub`

Sorry for the mistake!

---------

Co-authored-by: vinny <vinny@MacBook-Air-2.local>
Co-authored-by: techknowlogick <techknowlogick@gitea.com>
Reviewed-on: https://gitea.com/gitea/awesome-gitea/pulls/174
Co-authored-by: vinnyy-afk <vinnyy-afk@noreply.gitea.com>
Co-committed-by: vinnyy-afk <vinnyy-afk@noreply.gitea.com>
2026-01-19 18:43:13 +00:00
22f927052a 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>
2026-01-19 18:22:18 +00:00