-
Notifications
You must be signed in to change notification settings - Fork 66.7k
The is:archived filter doesn't work as documented #34940
Copy link
Copy link
Closed as not planned
Labels
contentThis issue or pull request belongs to the Docs Content teamThis issue or pull request belongs to the Docs Content teammore-information-neededMore information is needed to complete reviewMore information is needed to complete reviewsearch-githubRelated to GitHub searchRelated to GitHub searchstaleThere is no recent activity on this issue or pull requestThere is no recent activity on this issue or pull request
Metadata
Metadata
Assignees
Labels
contentThis issue or pull request belongs to the Docs Content teamThis issue or pull request belongs to the Docs Content teammore-information-neededMore information is needed to complete reviewMore information is needed to complete reviewsearch-githubRelated to GitHub searchRelated to GitHub searchstaleThere is no recent activity on this issue or pull requestThere is no recent activity on this issue or pull request
Type
Fields
Give feedbackNo fields configured for issues without a type.
Code of Conduct
What article on docs.github.com is affected?
https://docs.github.com/en/search-github/github-code-search/understanding-github-code-search-syntax#is-qualifier
What part(s) of the article would you like to see updated?
The article suggests that the term
is:archivedcan be used to search. However, this doesn't seem to work when seraching repos or issues (I've not tried it in other places). ANOTwill clear all repos shown even though only one is archived.However, the
archived:trueorarchived:falsefilters do work in both repo and issue use cases, and should be documented here.This also cross references with https://docs.github.com/en/search-github/searching-on-github/searching-issues-and-pull-requests#search-based-on-whether-a-repository-is-archived.
Additional information
No response