Commit cc3dca3
fix: Add missing release_id to shared logging extra dict
The shared logging extra dict was missing the release_id field, which was
previously explicitly included in the fetch_commits.duplicate log. Adding
it to the shared extra dict ensures all log statements (fetch_commits.start,
fetch_commits.duplicate, fetch_commits.complete, and loop logs) include
the release_id for better debuggability.
Co-authored-by: Armen Zambrano G. <armenzg@users.noreply.github.com>1 parent 15d8dc3 commit cc3dca3
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
410 | 410 | | |
411 | 411 | | |
412 | 412 | | |
| 413 | + | |
413 | 414 | | |
414 | 415 | | |
415 | 416 | | |
| |||
0 commit comments