Commit graph

5 commits

Author SHA1 Message Date
Daniel Johnson
01714f2f2d
Update stale PR messages and inactivity duration comments 2026-01-23 13:27:06 -08:00
Daniel Johnson
e07ecef472
Extend stale PR closure period to 365 days
Updated the days before closing stale PRs from 180 to 365. Due to internal priorities we need to allow more time for PR reviews.

Based on my reading, we need to increase `days-before-close` to ensure that any PR marked with the `stale` label currently benefits from the extension.

Once we are caught up on the backlog, we can revisit this setting.
2026-01-23 13:24:58 -08:00
Devin Dooley
abfc5f1eb4
Increase stale operations per run to 300 2025-06-06 20:34:35 +00:00
Devin Dooley
bf0e0fdbfb
Run stale workflow without debug-only mode 2025-05-20 22:42:24 +00:00
Devin Dooley
c682e17a2b
Move .github/workflow to .github/workflows 2025-05-17 19:34:04 +00:00