8000 Add filter by status api documentation. · loafer/github-cheat-sheet@ce79653 · GitHub
[go: up one dir, main page]

Skip to content

Commit ce79653

Browse files
committed
Add filter by status api documentation.
1 parent e3d97bb commit ce79653

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -308,6 +308,14 @@ can also see merged pull requests. Just put the following in the filter:
308308

309309
[*Read more about searching issues.*](https://help.github.com/articles/searching-issues)
310310

311+
Finally, github now allows you to filter by the Status API's status.
312+
313+
Pull requests with only successful statuses:
314+
315+
`status:success`
316+
317+
[*Read more about searching on the Status API.*](https://github.com/blog/2014-filter-pull-requests-by-status)
318+
311319
### Syntax Highlighting in Markdown Files
312320
For example, to syntax highlight Ruby code in your Markdown files write:
313321

0 commit comments

Comments
 (0)
0