mirror of
https://github.com/tiimgreen/github-cheat-sheet.git
synced 2025-08-11 18:34:00 +02:00
Add filter by status api documentation.
This commit is contained in:
@@ -308,6 +308,14 @@ can also see merged pull requests. Just put the following in the filter:
|
||||
|
||||
[*Read more about searching issues.*](https://help.github.com/articles/searching-issues)
|
||||
|
||||
Finally, github now allows you to filter by the Status API's status.
|
||||
|
||||
Pull requests with only successful statuses:
|
||||
|
||||
`status:success`
|
||||
|
||||
[*Read more about searching on the Status API.*](https://github.com/blog/2014-filter-pull-requests-by-status)
|
||||
|
||||
### Syntax Highlighting in Markdown Files
|
||||
For example, to syntax highlight Ruby code in your Markdown files write:
|
||||
|
||||
|
Reference in New Issue
Block a user