3x-ui/.github/workflows
MHSanaei c6855d4752
fix(ci): let issue bot run for non-collaborator issue authors
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).
2026-05-31 23:57:27 +02:00
..
ci.yml @ 2026-05-31 01:18:59 +02:00
claude-issue-bot.yml fix(ci): let issue bot run for non-collaborator issue authors 2026-05-31 23:57:27 +02:00
cleanup_caches.yml Run cache cleanup daily and reduce cutoff to 1 day 2026-04-21 20:36:28 +02:00
codeql.yml @ 2026-05-31 01:18:59 +02:00
docker.yml fix(docker): pin frontend stage to BUILDPLATFORM and drop removed buildx input 2026-05-10 17:22:15 +02:00
release.yml @ 2026-05-31 01:18:59 +02:00