Skip to content

Commit e229b23

Browse files
committed
Doesn't need polyglot experiment due to building the binary using Docker
1 parent 7876ba4 commit e229b23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ The plugin uses the `/issues` endpoint as that doesn't require a commit SHA or f
55

66
The plugin has been tested and built using **go 1.20.3**, so it is not guaranteed to work on versions **<1.20.3**.
77

8-
⚠️ **Note**: this plugin requires the `polyglot-hooks` [experiment](https://github.com/buildkite/agent/blob/main/EXPERIMENTS.md#polyglot-hooks) to be enabled on your agents.
8+
The plugin binary will get build in the step and output as a `pre-exit` hook. This ensures that it runs as the last command on the step and is able to get the *exit code* of the step that it runs on (necessary for the default message).
99

1010
## 👩‍💻 Usage
1111

0 commit comments

Comments
 (0)