Document Gitea webhook setup and fix log file sorting #15
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "probablycorey/pr-to-discord-flow"
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?
Summary
Details
The Spike bot needs a Gitea webhook to receive PR and comment events. Updated README with instructions for both system-level (covers all repos) and org/repo webhooks.
Also fixed a UI bug where log file groups were alphabetically sorted by git SHA instead of by time.