Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Add stale issue management workflow#2018

Merged
PavelPashov merged 2 commits intomainfrom
stale-issues-management
Sep 19, 2025
Merged

Add stale issue management workflow#2018
PavelPashov merged 2 commits intomainfrom
stale-issues-management

Conversation

@elena-kolevska
Copy link
Contributor

Added Dual-Tier Stale Policy:

  • Standard timeline: Issues/PRs still follow 365β†’30 day cycle
  • Accelerated timeline: Issues with needs-information label now get 30β†’7 day cycle
  • Separate jobs handle each policy independently
  • Detailed messages explaining why items are marked stale and how to keep them open
  • Exempt labels: no-stale, needs-information (for standard policy)
  • Only no-stale exempt for PRs (needs-info doesn't apply)

**Added Dual-Tier Stale Policy:**

- Standard timeline: Issues/PRs still follow 365β†’30 day cycle
- Accelerated timeline: Issues with needs-information label now get 30β†’7 day cycle
- Separate jobs handle each policy independently
- Detailed messages explaining why items are marked stale and how to keep them open
- Exempt labels: `no-stale`, `needs-information` (for standard policy)
- Only `no-stale` exempt for PRs (`needs-info` doesn't apply)
@PavelPashov PavelPashov merged commit 21f27f9 into main Sep 19, 2025
11 of 12 checks passed
@PavelPashov PavelPashov deleted the stale-issues-management branch September 19, 2025 13:49
@github-actions
Copy link

πŸŽ‰ This PR is included in version 5.8.0 πŸŽ‰

The release is available on:

Your semantic-release bot πŸ“¦πŸš€

simong added a commit to simong/ioredis that referenced this pull request Nov 3, 2025
* origin/main:
  chore(release): 5.8.2 [skip ci]
  fix: move CLIENT SETINFO commands to connection handshake (redis#2033)
  ci(test): add redis matrix and update docker compose file (redis#2034)
  docs(example): add example for setting TTL to "HSET Field" (redis#2027)
  fix: default IP family selection to 0 (redis#2028)
  chore(release): 5.8.1 [skip ci]
  test: add scenario tests v5 (redis#2020)
  fix(ssubscribe): re-subscribe sharded pubsub channels individually (redis#2021)
  chore(release): 5.8.0 [skip ci]
  feat: support client setinfo (redis#2011)
  feat(stream): Add XDELEX command (redis#2003)
  Add stale issue management workflow (redis#2018)
  feat: implement proper hpexpire command signatures and tests (redis#2006)
  feat: add more xtrim method overloads and tests (redis#2010)
  test(cluster): fix and add cluster tests in CI (redis#2017)
  Force slots refresh on MOVED error when using ssubscribe (redis#2013)
  fix(ssubscribe): re-subscribe sharded pubsub channels individually on ready (redis#2012)
  chore(release): 5.7.0 [skip ci]
  fix: xread example for TypeScript (redis#1872)
  feat: Implement hexpire for redis#1898 (redis#1918)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants