Commit a2ed966
fix: simplify debug logging for PR number detection (EME-362)
Reduced excessive debug logging in get_github_pr_number() from 4 debug
statements to 2 essential ones. This removes the intermediate "Extracted PR
reference" and "Parsing PR number from" messages while keeping the most
important logs for debugging: event type mismatch and final PR number
detection.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 355993c commit a2ed966
1 file changed
Lines changed: 0 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
350 | 350 | | |
351 | 351 | | |
352 | 352 | | |
353 | | - | |
354 | | - | |
355 | 353 | | |
356 | | - | |
357 | 354 | | |
358 | 355 | | |
359 | 356 | | |
| |||
0 commit comments