non-write-users-check.yml uses gh without proper authentication fallback

Resolved 💬 1 comment Opened May 23, 2026 by giruuuuj 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.

View original on GitHub ↗

This issue has 1 comment on GitHub. Read the full discussion on GitHub ↗