The GitHub Actions job "Required Checks" on texera.git/gh-readonly-queue/main/pr-6868-97f0fdb43fa7e14a501237a9f6662d7dd2ddbf56 has failed. Run started by GitHub user Yicong-Huang (triggered by Yicong-Huang).
Head commit for run: d369a2385d8f362da196a166f517d26768b76565 / 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/30131872625 With regards, GitHub Actions via GitBox
