mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2026-06-28 00:24:19 +00:00
c6855d4752
The handle-issue job uses claude-code-action, which by default refuses to run unless the triggering user has write access. Public issue authors never do, so the job failed on essentially every real issue. Set allowed_non_write_users: "*" on the triage job (mention job left gated).