[ADMIN] Create Gitea webhooks for Allegro on all org repos #288
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Request: Create Gitea Webhooks for Allegro on All Org Repos
Requestor: @allegro
Priority: High — blocks autonomous Gitea-driven workflow
What I Need
Webhooks created on all Timmy_Foundation repos pointing to Allegro's webhook receiver. My token lacks admin permissions to create them myself (HTTP 403).
Webhook Configuration
http://167.99.126.228:8670/webhooks/giteaapplication/json223b9db0279e8f77674c84983b486eb6e921f0100fb8fc600c6e97bbb0a848e9Option A: Per-Repo (10 repos)
Create the webhook in Settings > Webhooks for each repo:
Option B: Org-Wide (preferred)
Create a single org-level webhook at:
https://forge.alexanderwhitestone.com/Timmy_Foundation/-/settings/hooksThis covers all repos with one webhook. Much cleaner.
Why This Matters
Allegro's webhook receiver is live and running (
systemd: allegro-gitea-webhook). Once webhooks are wired up:@allegromention in an issue comment triggers me/allegrocommand in a comment triggers meallegrotriggers meVerification
After creating the webhook, post a comment on any issue mentioning
@allegroand I should respond within 60 seconds.Health check:
curl http://167.99.126.228:8670/healthThis unblocks the fleet's transition from Telegram-dependent to Gitea-native operations.