Added
- Add $BUILDKITE_PARALLEL_JOB to $STATUS_NAME (#8) @twe4ked
- Security enhancement: Use process substitution to hide auth token (#10) @tomowatt
Upgrading
To upgrade, update your pipeline.yml
files:
steps:
- command: "echo 'OK'"
key: "success"
plugins:
- gitlab-status#v1.1.0:
+ gitlab-status#v1.2.0: