Document Gitea webhook setup and fix log file sorting #15

Merged
probablycorey merged 2 commits from probablycorey/pr-to-discord-flow into main 2026-03-10 18:02:50 +00:00

Summary

  • Added documentation for setting up system-wide and org/repo webhooks
  • Fixed log file sidebar to sort groups chronologically by most recent timestamp

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.

## Summary - Added documentation for setting up system-wide and org/repo webhooks - Fixed log file sidebar to sort groups chronologically by most recent timestamp ## 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.
probablycorey added 1 commit 2026-03-10 17:38:44 +00:00
Document Gitea webhook setup and fix log file sidebar sorting
Some checks failed
CI / test (pull_request) Has been cancelled
bafb6fe93b
- Add setup instructions for system-wide and org/repo webhooks
- Fix sidebar to sort log file groups by most recent file timestamp
- Maintains chronological order when viewing logs across different git commits

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
probablycorey added 1 commit 2026-03-10 18:02:47 +00:00
Merge branch 'main' into probablycorey/pr-to-discord-flow
Some checks failed
CI / test (pull_request) Has been cancelled
c3000e954b
probablycorey merged commit 2943f24c17 into main 2026-03-10 18:02:50 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: probablycorey/workshop#15
No description provided.