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

Summary

  • Enriches webhook logs with sender (who triggered the event) and ref (what branch/tag)
  • PR logs now include the PR title
  • Comment logs include the first 200 characters of the comment body
  • Adds expandable detail rows in the log viewer UI that show all metadata as key-value pairs

Why

The one-line log format wasn't showing enough context. Now you can click a row to expand and see full metadata — who made a comment, what the PR was about, what branch a push went to.

## Summary - Enriches webhook logs with `sender` (who triggered the event) and `ref` (what branch/tag) - PR logs now include the PR title - Comment logs include the first 200 characters of the comment body - Adds expandable detail rows in the log viewer UI that show all metadata as key-value pairs ## Why The one-line log format wasn't showing enough context. Now you can click a row to expand and see full metadata — who made a comment, what the PR was about, what branch a push went to.
probablycorey added 1 commit 2026-03-10 17:26:03 +00:00
Add richer metadata to logs and expandable detail panel
Some checks failed
CI / test (pull_request) Has been cancelled
6555be012a
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>
Author
Owner

ok

ok
probablycorey added 1 commit 2026-03-10 17:33:32 +00:00
Merge branch 'main' into probablycorey/richer-log-metadata
Some checks failed
CI / test (pull_request) Has been cancelled
926b9b17c9
probablycorey merged commit b5eb553d74 into main 2026-03-10 17:34:01 +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#14
No description provided.