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 8, 2018. It is now read-only.
Copy file name to clipboardexpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -123,7 +123,7 @@ Set the status message for `concourse-ci` context on specified pull request.
123
123
* `path`: *Required.* The path of the repository to reference the pull request.
124
124
125
125
* `status`: *Required.* The status of success, failure, error, or pending.
126
-
* [`on_success`](https://concourse.ci/on-success-step.html) and [`on_falure`](https://concourse.ci/on-failure-step.html) triggers may be useful for you when you wanted to reflect build result to the PR (see the example below).
126
+
* [`on_success`](https://concourse.ci/on-success-step.html) and [`on_failure`](https://concourse.ci/on-failure-step.html) triggers may be useful for you when you wanted to reflect build result to the PR (see the example below).
127
127
128
128
* `context`: *Optional.* The context on the specified pull request
129
129
(defaults to `status`). Any context will be prepended with `concourse-ci`, so
0 commit comments