Skip to content

Commit

Permalink
Merge pull request #3106 from buildkite/OLDMK-2904
Browse files Browse the repository at this point in the history
OLDMK-2904 uodaet annotation
  • Loading branch information
PriyaSudip authored Nov 20, 2024
2 parents 62f1140 + 6be417a commit 1a19080
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion clicommand/annotate.go
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ body entirely and providing a new style value.
Example:
$ buildkite-agent annotate "All tests passed! :rocket:"
$ buildkite-agent annotate "All tests passed! :your-emoji: like :rocket:"
$ cat annotation.md | buildkite-agent annotate --style "warning"
$ buildkite-agent annotate --style "success" --context "junit"
$ ./script/dynamic_annotation_generator | buildkite-agent annotate --style "success"`
Expand Down

0 comments on commit 1a19080

Please sign in to comment.