[Git-commits] [grml/grml-live] 6be12c: workflows: improve shellcheck output visibility
Chris Hofstaedtler
noreply at github.com
Fri Jun 20 21:25:57 CEST 2025
Branch: refs/heads/zeha/bash
Home: https://github.com/grml/grml-live
Commit: 6be12c02c91fc3531f7dff7c350ba8e622231355
https://github.com/grml/grml-live/commit/6be12c02c91fc3531f7dff7c350ba8e622231355
Author: Chris Hofstaedtler <ch at grml.org>
Date: 2025-06-20 (Fri, 20 Jun 2025)
Changed paths:
M .github/workflows/pr-review.yml
Log Message:
-----------
workflows: improve shellcheck output visibility
Add console output for shellcheck results to ensure visibility regardless
of reviewdog reporter status:
- Keep reviewdog for PR review comments (when working)
- Add direct shellcheck step with console output for workflow logs
- Set fail_on_error to false for reviewdog to prevent blocking console output
- Add clear per-file status indicators (✅/❌)
- Include comprehensive file coverage in console checks
This provides both PR review integration and guaranteed console visibility
for all shellcheck findings.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply at anthropic.com>
To unsubscribe from these emails, change your notification settings at https://github.com/grml/grml-live/settings/notifications
More information about the Git-commits
mailing list