Skip to content

feat: add stale exempt label#1886

Open
TerryHowe wants to merge 7 commits intooras-project:mainfrom
TerryHowe:feature-add-stale-exempt-label
Open

feat: add stale exempt label#1886
TerryHowe wants to merge 7 commits intooras-project:mainfrom
TerryHowe:feature-add-stale-exempt-label

Conversation

@TerryHowe
Copy link
Member

Add stale exempt label

Signed-off-by: Terry Howe <terrylhowe@gmail.com>
@codecov
Copy link

codecov bot commented Oct 27, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 87.18%. Comparing base (338759d) to head (2d0c16a).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1886   +/-   ##
=======================================
  Coverage   87.18%   87.18%           
=======================================
  Files         143      143           
  Lines        5539     5539           
=======================================
  Hits         4829     4829           
  Misses        423      423           
  Partials      287      287           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Member

@FeynmanZhou FeynmanZhou left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds exempt label configuration to the stale workflow to prevent issues and PRs with specific labels from being automatically marked as stale and closed. This allows maintainers to keep important issues/PRs open indefinitely by applying a label.

Key changes:

  • Adds exempt-issue-labels parameter to prevent issues with 'keep open' label from being marked stale
  • Adds exempt-pr-labels parameter to prevent PRs with 'keep open' label from being marked stale

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@TerryHowe TerryHowe changed the title feature: add stale exempt label feat: add stale exempt label Dec 26, 2025
@github-actions
Copy link

This PR is stale because it has been open 45 days with no activity. Remove stale label or comment or this will be closed in 30 days.

@github-actions github-actions bot added stale Inactive issues or pull requests and removed stale Inactive issues or pull requests labels Mar 11, 2026
@TerryHowe TerryHowe requested a review from sabre1041 as a code owner March 18, 2026 13:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants