Skip to content

Commit cf7717b

Browse files
committed
Merge pull request github#790 from github/update-1433441392
2 parents 0a885fd + d287eec commit cf7717b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

content/v3/search.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -254,6 +254,10 @@ The `q` search term can also contain any combination of the supported issue sear
254254
Filters issues or pull requests based on date of creation, or when they were last updated.
255255
* [`merged`](https://help.github.com/articles/searching-issues#search-based-on-when-a-pull-request-was-merged)
256256
Filters pull requests based on the date when they were merged.
257+
* [`status`](https://help.github.com/articles/searching-issues#search-based-on-commit-status)
258+
Filters pull requests based on the commit status.
259+
* [`head` or `base`](https://help.github.com/articles/searching-issues#search-based-on-branch-names)
260+
Filters pull requests based on the branch that they came from or that they are modifying.
257261
* [`closed`](https://help.github.com/articles/searching-issues#search-based-on-when-an-issue-or-pull-request-was-closed)
258262
Filters issues or pull requests based on the date when they were closed.
259263
* [`comments`](https://help.github.com/articles/searching-issues#search-by-the-number-of-comments-an-issue-or-pull-request-has)

0 commit comments

Comments
 (0)