Commit 7aa8355
chore(CodeReviewQueue): default missing repo to '' in push envelope
Defensive null-coalesce in buildPushEnvelope() matching the sibling fields
(ref/before_sha/after_sha already use ?? ''). Picked up as an unrelated drive-by
edit from a worker-refactor agent; harmless and consistent, kept on its own.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent 9d34c5d commit 7aa8355
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
276 | 276 | | |
277 | 277 | | |
278 | 278 | | |
279 | | - | |
| 279 | + | |
280 | 280 | | |
281 | 281 | | |
282 | 282 | | |
| |||
0 commit comments