You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 1, 2017. It is now read-only.
Copy file name to clipboardExpand all lines: content/changes/2014-04-08-deployment-api-preview-extension.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ created_at: 2014-04-08
5
5
author_name:atmos
6
6
---
7
7
8
-
We're still fleshing out what the[Deployments API][january-deployment-api-post] will look like when itleaves the preview and becomes a fully supported part of the GitHub API.We've already[updated the payload][payload-update] that integrations can use to customize deployments with. We're also integrating with the[combined status API][combined-statuses] to help ensure only tested and verified code gets deployed, even if you have multiple systemsleaving commit statuses.
8
+
We're still fleshing out what the[Deployments API][january-deployment-api-post] will look like when itgraduates from previewmodeand becomes a fully supported part of the GitHub API. We've already[updated the payload][payload-update] that integrations can use to customize deployments with. We're also integrating with the[Combined Status API][combined-statuses] to help ensurethatonly tested and verified code gets deployed, even if you have multiple systemsproducing commit statuses.
9
9
10
10
We've decided to extend the Deployments API preview by another 60 days in order to make sure that everything works well with the changes we've been introducing. As always, if you have any questions or feedback, please[get in touch][contact].