FossilRepo
Webhook notifications on new checkins
Open
478e494a743b029…
· opened 4 days, 12 hours ago
- Type
- Feature_Request
- Priority
- Minor
- Severity
- —
- Resolution
- —
- Subsystem
- —
- Created
- April 7, 2026 1:41 a.m.
Description
HTTP webhook for CI/CD integration. POST to configured URL on repository events.
Acceptance Criteria
- [ ] Configurable webhook URL per project
- [ ] Triggers on: new checkin, ticket change, wiki edit
- [ ] JSON payload with event type, user, timestamp, details
- [ ] Retry logic (3 attempts with backoff)
- [ ] Webhook delivery log in admin