Skip to content

Commit 6b8e178

Browse files
committed
make it clear how status messages appears
1 parent 815f3ed commit 6b8e178

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,9 @@ Set the status message for `concourse-ci` context on specified pull request.
7272

7373
* `status`: *Required.* The status of success, failure, error, or pending.
7474

75-
* `context`: *Optional.* The context on the specified pull request (defaults to `concourse-ci`)
75+
* `context`: *Optional.* The context on the specified pull request
76+
(defaults to `status`). Any context will be prepended with `concourse-ci`, so
77+
a status of `unit-tests` will appear as `concourse-ci/unit-tests` on Github.
7678

7779
## Example pipeline
7880

0 commit comments

Comments
 (0)