-
Notifications
You must be signed in to change notification settings - Fork 6.3k
fix: remove stale label action from ranger #4050
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
Conversation
Codecov Report
Merging #4050 (92df209) into main (b5afb05) will not change coverage.
The diff coverage isn/a
.
❗ Current head 92df209 differs from pull request most recent head 607c9b2. Consider uploading reports for the commit 607c9b2 to get more accurate results
Impacted file tree graph
@@ Coverage Diff @@ ## main #4050 +/- ## ======================================= Coverage 63.51% 63.51% ======================================= Files 36 36 Lines 1872 1872 Branches 379 379 ======================================= Hits 1189 1189 Misses 580 580 Partials 103 103
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update b5afb05...607c9b2. Read the comment docs.
✨ Coder.com for PR #4050 deployed! It will be updated on every commit.
- Host: https://codercom-9oqmdiddk-codercom.vercel.app/docs/code-server
- Last deploy status: success
- Commit: 607c9b2
- Workflow status: https://github.com/cdr/code-server/actions/runs/1175078342
@jawnsy
jawnsy
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
oopsie
This PR fixes Ranger config to not close issues with
stale
. Instead, we'll leave those to Stale bot.