Skip to content

fix: ensure pipefail is set for linting commands in workflow#125

Merged
joshjohanning merged 1 commit intomainfrom
fix-linting-workflow
Oct 1, 2025
Merged

fix: ensure pipefail is set for linting commands in workflow#125
joshjohanning merged 1 commit intomainfrom
fix-linting-workflow

Conversation

@joshjohanning
Copy link
Copy Markdown
Owner

  • Workflow reliability improvements:
    • Added set -o pipefail to the linting steps in lint-readme.yml to ensure that the workflow fails if either the linting script or the tee command fails. [1] [2]

@github-actions
Copy link
Copy Markdown

github-actions bot commented Oct 1, 2025

📋 Lint Results

⚡ ./gh-cli scripts

✅ No issues found.

🔧 ./scripts scripts

✅ No issues found.

Lint results updated at Wed Oct 1 15:59:57 UTC 2025

@joshjohanning joshjohanning merged commit 9edaee6 into main Oct 1, 2025
6 checks passed
@joshjohanning joshjohanning deleted the fix-linting-workflow branch October 1, 2025 16:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant