Commit 21b54d4
authored
fix: respect verbosity per GitHub Actions env var (#346)
This was an oversight when switching to git-bot-feedback in #304.
It restores the behavior in which verbosity is auto-enabled if the
`ACTIONS_STEP_DEBUG` env var is asserted.
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
* **Chores**
* Enhanced debug logging configuration to respect REST client settings
in addition to command-line verbosity options.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->1 parent 45cfec0 commit 21b54d4
2 files changed
Lines changed: 5 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
84 | 88 | | |
85 | 89 | | |
86 | 90 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
73 | | - | |
74 | | - | |
75 | | - | |
| 73 | + | |
76 | 74 | | |
77 | 75 | | |
78 | 76 | | |
| |||
0 commit comments