File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed
Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff 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 )
You can’t perform that action at this time.
0 commit comments