channable/hoff

Add a trace ID to every merge attempt

Open

#306 opened on Mar 11, 2026

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Haskell (4 forks)auto 404
good first issue

Repository metrics

Stars
 (45 stars)
PR merge metrics
 (PR metrics pending)

Description

If we have a trace ID for every merge, we can pass this ID to other services like a continuous deployment system. This way we have one trace of the whole merge process, and can more accurately see what the run time is.

Contributor guide