Skip to content

Commit 1d42f18

Browse files
committed
Merge pull request github#470 from github/revert-469
Revert pull request github#469
2 parents 1bcfa1b + 31cb1d8 commit 1d42f18

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

content/v3/repos/deployments.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -179,9 +179,9 @@ Users with push access can create deployment statuses for a given deployment:
179179

180180
Name | Type | Description
181181
-----|------|--------------
182-
`target_url`|`string` | **Required**. The target URL to associate with this status. This URL should contain output to keep the user updated while the task is running or serve as historical information for what happened in the deployment. Default: `""`.
183182
`state`|`string` | **Required**. The state of the status. Can be one of `pending`, `success`, `error`, or `failure`.
184-
`description`|`string` | A short description of the status. Default: `""`.
183+
`target_url`|`string` | The target URL to associate with this status. This URL should contain output to keep the user updated while the task is running or serve as historical information for what happened in the deployment. Default: `""`
184+
`description`|`string` | A short description of the status. Default: `""`
185185

186186
#### Example
187187

0 commit comments

Comments
 (0)