We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 815f3ed commit 6b8e178Copy full SHA for 6b8e178
README.md
@@ -72,7 +72,9 @@ Set the status message for `concourse-ci` context on specified pull request.
72
73
* `status`: *Required.* The status of success, failure, error, or pending.
74
75
-* `context`: *Optional.* The context on the specified pull request (defaults to `concourse-ci`)
+* `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.
78
79
## Example pipeline
80
0 commit comments