Skip to content

CI: extend stale timelines to be contributor-friendly#13209

Merged
quotentiroler merged 1 commit intomainfrom
ci/extend-stale-timelines
Feb 10, 2026
Merged

CI: extend stale timelines to be contributor-friendly#13209
quotentiroler merged 1 commit intomainfrom
ci/extend-stale-timelines

Conversation

@quotentiroler
Copy link
Copy Markdown
Contributor

@quotentiroler quotentiroler commented Feb 10, 2026

Extends stale automation timelines to be more contributor-friendly:

Before After
Issues 7 days stale → 5 days close (12 total) 30 days stale → 14 days close (44 total)
PRs 5 days stale → 3 days close (8 total) 14 days stale → 7 days close (21 total)

The original timelines were too aggressive for community contributors who may have vacations, busy periods, or need time to address feedback.

Exemptions remain unchanged: maintainer, security, enhancement, pinned, no-stale, and assigned items.

Greptile Overview

Greptile Summary

This PR updates the GitHub Actions stale workflow (.github/workflows/stale.yml) to significantly relax the inactivity windows before labeling issues/PRs as stale and before auto-closing them.

The workflow continues to run on a daily schedule and uses the GitHub App token to apply labels/comments and close items, while keeping the same exemption rules (labels and assignees).

Confidence Score: 5/5

  • This PR is safe to merge with minimal risk.
  • Changes are limited to numeric configuration values in a single GitHub Actions workflow and don’t affect application runtime behavior. The updated values are internally consistent (close-after is later than stale-after) and exemptions/config structure remain unchanged.
  • No files require special attention

@quotentiroler quotentiroler merged commit 656a467 into main Feb 10, 2026
10 checks passed
@openclaw-barnacle openclaw-barnacle bot added the maintainer Maintainer-authored PR label Feb 10, 2026
@quotentiroler quotentiroler deleted the ci/extend-stale-timelines branch February 10, 2026 06:34
YanHaidao added a commit to YanHaidao/clawdbot that referenced this pull request Feb 10, 2026
* 'main' of github.com:YanHaidao/clawdbot: (94 commits)
  fix(auto-reply): prevent sender spoofing in group prompts
  Discord: add exec approval cleanup option (openclaw#13205)
  CI: extend stale timelines to be contributor-friendly (openclaw#13209)
  fix: enforce Discord agent component DM auth (openclaw#11254) (thanks @thedudeabidesai)
  refactor(security,config): split oversized files (openclaw#13182)
  Commands: add commands.allowFrom config
  CI: configure stale automation
  fix(signal): enforce mention gating for group messages (openclaw#13124)
  fix(ui): prioritize displayName over label in webchat session picker (openclaw#13108)
  Chore: add testflight auto-response
  Docker: include A2UI sources for bundle (openclaw#13114)
  fix: unify session maintenance and cron run pruning (openclaw#13083)
  docs: expand vulnerability reporting guidelines in SECURITY.md
  docs: add vulnerability reporting guidelines to CONTRIBUTING.md
  refactor: consolidate fetchWithTimeout into shared utility
  fix(memory): default batch embeddings to off
  Improve code analyzer for independent packages, CI: only run release-check on push to main
  fix(tools): correct Grok response parsing for xAI Responses API (openclaw#13049)
  chore(deps): update dependencies, remove hono pinning
  Update contributing, deduplicate more functions
  ...
Hansen1018 pushed a commit to Hansen1018/openclaw that referenced this pull request Feb 10, 2026
Extends stale automation timelines:

- Issues: 30 days stale → 14 days close (44 total, was 12)
- PRs: 14 days stale → 7 days close (21 total, was 8)

PR openclaw#13209
shan-mx pushed a commit to shan-mx/openclaw that referenced this pull request Feb 11, 2026
michaelleone pushed a commit to michaelleone/openclaw that referenced this pull request Feb 11, 2026
Extends stale automation timelines:

- Issues: 30 days stale → 14 days close (44 total, was 12)
- PRs: 14 days stale → 7 days close (21 total, was 8)

PR openclaw#13209
michaelleone pushed a commit to michaelleone/openclaw that referenced this pull request Feb 11, 2026
skyhawk14 pushed a commit to skyhawk14/openclaw that referenced this pull request Feb 13, 2026
Extends stale automation timelines:

- Issues: 30 days stale → 14 days close (44 total, was 12)
- PRs: 14 days stale → 7 days close (21 total, was 8)

PR openclaw#13209
skyhawk14 pushed a commit to skyhawk14/openclaw that referenced this pull request Feb 13, 2026
hughdidit pushed a commit to hughdidit/DAISy-Agency that referenced this pull request Mar 1, 2026
Extends stale automation timelines:

- Issues: 30 days stale → 14 days close (44 total, was 12)
- PRs: 14 days stale → 7 days close (21 total, was 8)

PR openclaw#13209

(cherry picked from commit 656a467)
hughdidit pushed a commit to hughdidit/DAISy-Agency that referenced this pull request Mar 1, 2026
hughdidit pushed a commit to hughdidit/DAISy-Agency that referenced this pull request Mar 3, 2026
Extends stale automation timelines:

- Issues: 30 days stale → 14 days close (44 total, was 12)
- PRs: 14 days stale → 7 days close (21 total, was 8)

PR openclaw#13209

(cherry picked from commit 656a467)
hughdidit pushed a commit to hughdidit/DAISy-Agency that referenced this pull request Mar 3, 2026
zooqueen pushed a commit to hanzoai/bot that referenced this pull request Mar 6, 2026
Extends stale automation timelines:

- Issues: 30 days stale → 14 days close (44 total, was 12)
- PRs: 14 days stale → 7 days close (21 total, was 8)

PR openclaw#13209
zooqueen pushed a commit to hanzoai/bot that referenced this pull request Mar 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

maintainer Maintainer-authored PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant