-
-
Notifications
You must be signed in to change notification settings - Fork 5.7k
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
Add archived label for code search results in archived repo's #17817
Conversation
Codecov Report
@@ Coverage Diff @@
## main #17817 +/- ##
==========================================
+ Coverage 45.54% 45.55% +0.01%
==========================================
Files 808 808
Lines 90049 90049
==========================================
+ Hits 41009 41022 +13
+ Misses 42487 42473 -14
- Partials 6553 6554 +1
Continue to review full report at Codecov.
|
I think its helpful to also search achived ones. |
It's useful but could be improved to have option to exclude them from search results. Also would be cool for archived repo results to show after normal repo results (using priority weights) |
These could be another PR. :) |
…ea#17817) * Add archived label for code search results in archived repo's * Remove trailing whitespace Co-authored-by: Lauris BH <[email protected]>
When searching through the code (exlore -> code) you may find results in archived repo's. This PR adds a label to indicate those.
I'm not quite sure if it should actually search through archived repo's though?
Before:
After: