Skip to content

[CI]: Mark stale and close issues after inactivity#464

Merged
synchon merged 2 commits intomainfrom
chore/add-stale-workflow
Sep 16, 2025
Merged

[CI]: Mark stale and close issues after inactivity#464
synchon merged 2 commits intomainfrom
chore/add-stale-workflow

Conversation

@synchon
Copy link
Copy Markdown
Member

@synchon synchon commented Sep 16, 2025

  • description of feature/fix
  • tests added/passed
  • add an entry for the latest changes

This PR adds a GitHub Actions workflow which marks issues as stale and later on closes them if they have the label question (meaning waiting for a response) and they were not replied in 30 days (stale) and then closes (7 more days) them.

@synchon synchon added the enhancement New feature or request label Sep 16, 2025
@synchon synchon self-assigned this Sep 16, 2025
@synchon synchon added this to the 0.0.7 (alpha 6) milestone Sep 16, 2025
@github-actions
Copy link
Copy Markdown

github-actions bot commented Sep 16, 2025

PR Preview Action v1.6.2
Preview removed because the pull request was closed.
2025-09-16 20:30 UTC

@codecov
Copy link
Copy Markdown

codecov bot commented Sep 16, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.67%. Comparing base (c85d142) to head (64aa6a0).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #464   +/-   ##
=======================================
  Coverage   91.67%   91.67%           
=======================================
  Files         146      146           
  Lines        6019     6019           
  Branches      962      962           
=======================================
  Hits         5518     5518           
  Misses        324      324           
  Partials      177      177           
Flag Coverage Δ
junifer 91.67% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@synchon synchon force-pushed the chore/add-stale-workflow branch from fe05e65 to 64aa6a0 Compare September 16, 2025 17:29
@synchon synchon requested a review from fraimondo September 16, 2025 18:37
@synchon synchon merged commit a3d3341 into main Sep 16, 2025
15 of 16 checks passed
@synchon synchon deleted the chore/add-stale-workflow branch September 16, 2025 19:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants