The GitHub Actions job "Required Checks" on texera.git/main has failed. Run started by GitHub user github-merge-queue[bot] (triggered by github-merge-queue[bot]).
Head commit for run: 429be110a72ae9967f39dcc41efa75321467c328 / Yicong Huang <[email protected]> ci: shorten stale PR timeline to 30 days stale + 7 days close (#6868) ### What changes were proposed in this PR? Shorten the auto-stale timeline for pull requests in `.github/workflows/stale.yml`: PRs are now marked stale after 30 days of inactivity (was 60) and closed 7 days later (was 30), so the total inactivity window drops from 90 to 37 days. The stale/close messages and header comment are updated to match. Escape hatches (`pinned` label, milestone, draft state, any activity) are unchanged. ### Any related issues, documentation, discussions? Fixes #6865 ### How was this PR tested? - YAML-only config change to `actions/stale` inputs; no code paths affected. - Verified the new values and messages are consistent throughout the file. - The workflow runs on its weekly schedule and can be exercised via `workflow_dispatch`. ### Was this PR authored or co-authored using generative AI tooling? Generated-by: Claude Code (Fable 5) 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-authored-by: Claude Fable 5 <[email protected]> Report URL: https://github.com/apache/texera/actions/runs/30133393736 With regards, GitHub Actions via GitBox
