fix: respect verbosity per GitHub Actions env var#346
Conversation
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.
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (2)
WalkthroughRestClient exposes a new ChangesDebug Status Propagation
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #346 +/- ##
=======================================
Coverage 92.88% 92.89%
=======================================
Files 22 22
Lines 3361 3364 +3
=======================================
+ Hits 3122 3125 +3
Misses 239 239 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
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_DEBUGenv var is asserted.Summary by CodeRabbit