non-write-users-check.yml uses gh without proper authentication fallback
Status Closed — not planned
Maintainer reply None cached
Activity 2 comments · opened May 23, 2026 · closed Jun 23, 2026
Bug\n\n.github/workflows/non-write-users-check.yml line 18 uses 'gh pr diff ... || true' to suppress errors. If gh is not authenticated or the PR doesn't exist, the diff will be empty and grep checks may silently pass.
This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗