Skip to content

Adding stale issues workflow#3528

Merged
sazzad16 merged 4 commits intomasterfrom
ck-stalies
Jan 2, 2024
Merged

Adding stale issues workflow#3528
sazzad16 merged 4 commits intomasterfrom
ck-stalies

Conversation

@chayim
Copy link
Copy Markdown
Contributor

@chayim chayim commented Sep 10, 2023

Incorporating the stale issues workflow from redis-py. When an issue is greater than one year old, it will be marked as stale. Should any commenter update the issue with a comment, or even an emoji, the issue will be unmarked as stale.

This should allow us to both over time prune older items, while taking into account community needs and engagement.

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Sep 10, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (93fa07e) 75.36% compared to head (3e34f30) 75.38%.

❗ Current head 3e34f30 differs from pull request most recent head 61f280a. Consider uploading reports for the commit 61f280a to get more accurate results

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #3528      +/-   ##
============================================
+ Coverage     75.36%   75.38%   +0.02%     
- Complexity     4894     4895       +1     
============================================
  Files           297      297              
  Lines         14965    14965              
  Branches       1129     1129              
============================================
+ Hits          11279    11282       +3     
+ Misses         3190     3188       -2     
+ Partials        496      495       -1     

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

Comment thread .github/workflows/stale-issues.yml Outdated
Comment thread .github/workflows/stale-issues.yml Outdated
@sazzad16 sazzad16 merged commit b0b044a into master Jan 2, 2024
@sazzad16 sazzad16 deleted the ck-stalies branch January 2, 2024 10:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants