Add richer metadata to logs and expandable detail panel #14

Merged
probablycorey merged 2 commits from probablycorey/richer-log-metadata into main 2026-03-10 17:34:01 +00:00

2 Commits

Author SHA1 Message Date
926b9b17c9 Merge branch 'main' into probablycorey/richer-log-metadata
Some checks failed
CI / test (pull_request) Has been cancelled
2026-03-10 17:33:30 +00:00
6555be012a Add richer metadata to logs and expandable detail panel
Some checks failed
CI / test (pull_request) Has been cancelled
Enriches webhook logs with sender and ref for better visibility into who triggered events and what they affected (e.g. which branch). PR logs now include the title, comment logs include the first 200 characters of the comment body.

Adds an expandable detail row in the log viewer UI that shows all metadata as key-value pairs when clicked, keeping the summary line clean.

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
2026-03-10 10:25:47 -07:00