Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Nov 1, 2017. It is now read-only.

Commitfd149ed

Browse files
committed
Merge pull request#171 from github/document-new-search-qualifiers
Add new search qualifiers for Issues
2 parents711f297 +166325a commitfd149ed

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

‎content/v3/search.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ The `q` search term can also contain any combination of the supported repository
7272
*[`forks`](https://help.github.com/articles/searching-repositories#forks)
7373
Filters repositories based on the number of forks, and/or whether forked repositories should be included in the results at all.
7474
*[`created` or`pushed`](https://help.github.com/articles/searching-repositories#created-and-last-updated)
75-
Filters repositories based ontimes of creation, or when they were last updated.
75+
Filters repositories based ondate of creation, or when they were last updated.
7676
*[`user` or`repo`](https://help.github.com/articles/searching-repositories#users-organizations-and-repositories)
7777
Limits searches to a specific user or repository.
7878
*[`language`](https://help.github.com/articles/searching-repositories#languages)
@@ -229,10 +229,16 @@ The `q` search term can also contain any combination of the supported issue sear
229229
Filter issues based on whether they're open or closed.
230230
*[`labels`](https://help.github.com/articles/searching-issues#labels)
231231
Filters issues based on their labels.
232+
*[`no`](https://help.github.com/articles/searching-issues#no)
233+
Filters items missing certain metadata, such as`label`,`milestone`, or`assignee`
232234
*[`language`](https://help.github.com/articles/searching-issues#language)
233235
Searches for issues within repositories that match a certain language.
236+
*[`is`](https://help.github.com/articles/searching-issues#is)
237+
Searches for items within repositories that match a certain state, such as`open`,`closed`, or`merged`
234238
*[`created` or`updated`](https://help.github.com/articles/searching-issues#created-and-last-updated)
235-
Filters issues based on times of creation, or when they were last updated.
239+
Filters issues based on date of creation, or when they were last updated.
240+
*[`merged`](https://help.github.com/articles/searching-issues#merged)
241+
Filters pull requests based on the date when they were merged.
236242
*[`comments`](https://help.github.com/articles/searching-issues#comments)
237243
Filters issues based on the quantity of comments.
238244
*[`user` or`repo`](https://help.github.com/articles/searching-issues#users-organizations-and-repositories)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp