buildkite / buildkite/docs

inconsistent examples on conditional build notifications

Open
#1,895 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Ruby
Stars
59
Forks
313
PR merge metrics
No merged PRs in 30d

Description

On this doc: https://buildkite.com/docs/pipelines/notifications#conditional-notifications

some examples use
`if: build.state == "passed"`
other use
`if: "build.state == 'passed'"`

without an (obvious) explicit mention that both work or if one is preferred

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.