Skip to content

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 (f6efe48) to head (07d1299).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1886      +/-   ##
==========================================
+ Coverage   87.14%   87.18%   +0.03%     
==========================================
  Files         143      143              
  Lines        5540     5540              
==========================================
+ Hits         4828     4830       +2     
+ Misses        425      423       -2     
  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
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.

2 participants