Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding stale issues workflow #3528

Merged
merged 4 commits into from
Jan 2, 2024
Merged

Adding stale issues workflow #3528

merged 4 commits into from
Jan 2, 2024

Conversation

chayim
Copy link
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

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.

.github/workflows/stale-issues.yml Outdated Show resolved Hide resolved
.github/workflows/stale-issues.yml Outdated Show resolved Hide resolved
@sazzad16 sazzad16 merged commit b0b044a into master Jan 2, 2024
4 checks passed
@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