Commit Graph

5 Commits

Author SHA1 Message Date
raf 09dbcabcc7
CI: disable stale workflow on forks (#7535)
The stale workflow will run unconditionally, but will fail on forks due to
`STALEBOT_PAT` not being set. Trigger the workflow *only* if we are on the
main repo, where we can guarantee the PAT. Also formats the YML syntax to be
slightly more readable.
2024-08-26 20:24:57 +02:00
Vaxry d3acf8da3b CI: don't close stale issues 2024-01-05 12:40:18 +01:00
Vaxry 46753b1f22 CI: limit stalebot ops per run 2024-01-01 18:37:49 +01:00
Vaxry d4e68ab602
CI: allow manual stale execution 2024-01-01 18:34:15 +01:00
Vaxry 4e0e8d933e
CI: add stalebot 2024-01-01 18:26:48 +01:00