This repository was archived by the owner on Nov 1, 2017. It is now read-only.
- Notifications
You must be signed in to change notification settings - Fork1.1k
Sync changes from upstream repository#554
Merged
Uh oh!
There was an error while loading.Please reload this page.
Merged
Changes fromall commits
Commits
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Jump to
Jump to file
Failed to load files.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Diff view
Diff view
There are no files selected for viewing
37 changes: 37 additions & 0 deletionscontent/changes/2014-07-09-status-contexts-are-official.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,37 @@ | ||
| --- | ||
| kind: change | ||
| title: The combined status API is official | ||
| created_at: 2014-07-09 | ||
| author_name: bhuga | ||
| --- | ||
| We're happy to announce that the [Combined Status API][docs] is officially part | ||
| of the GitHub API v3. We now consider it stable for production use. | ||
| Thanks to everyone who provided feedback during the comment period. We got | ||
| some great feedback, and hope this feature helps you build the tools you | ||
| need to make GitHub the best place to ship exactly the way you want. | ||
| ### Preview media type no longer needed | ||
| If you used the Combined Status API during the preview period, you needed to | ||
| provide a custom media type in the `Accept` header: | ||
| application/vnd.github.she-hulk-preview+json | ||
| Now that the preview period has ended, you no longer need to pass this custom | ||
| media type. | ||
| Instead, we [recommend][media-types] that you specify `v3` as the version in the | ||
| `Accept` header: | ||
| application/vnd.github.v3+json | ||
| ### Feedback | ||
| We'll never be done listening to you! As always, please don't hestitate to | ||
| [share your feedback][feedback]. | ||
| [docs]: /v3/repos/statuses/#get-the-combined-status-for-a-specific-ref | ||
| [media-types]: /v3/media | ||
| [feedback]: https://github.com/contact?form[subject]=Combined+Status+API |
22 changes: 3 additions & 19 deletionscontent/v3/repos/statuses.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.