Skip to content

Reduce GitHub Actions failure noise by default#15

Merged
kutcode merged 1 commit into
mainfrom
codex/reduce-actions-failure-noise
Mar 23, 2026
Merged

Reduce GitHub Actions failure noise by default#15
kutcode merged 1 commit into
mainfrom
codex/reduce-actions-failure-noise

Conversation

@kutcode

@kutcode kutcode commented Mar 23, 2026

Copy link
Copy Markdown
Owner

What\n- Make backend/frontend lint in CI non-blocking by default (strict via )\n- Skip frontend lint if no ESLint config exists (prevents interactive prompt)\n- Make Trivy scans non-blocking by default (strict via )\n- Make deployed smoke test non-blocking by default (strict via )\n\n## Why\n- Keep workflows informative while avoiding constant failure emails for known lint/security findings during active development.\n\n## Notes\n- Set repo variables to whenever you want strict fail-on-issue behavior.

@kutcode kutcode merged commit b0733eb into main Mar 23, 2026
4 checks passed
@kutcode kutcode deleted the codex/reduce-actions-failure-noise branch March 23, 2026 16:29
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