sindresorhus/refined-github






The issue has been closed
Drop `remove-checks-tab` feature or make it dynamic #3667
fregante posted onGitHub
This feature is a bit annoying because checks are asynchronous so even if it's 0 now, there might actually be checks appearing later.
I see 2 options:
- restore the tab if the number changes dynamically (unchecked)
- drop the feature, especially if most repos now use it (GitHub Actions surely made it useful)