Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

inconsistent examples on conditional build notifications #1895

Open
drew-gill opened this issue Feb 24, 2023 · 0 comments
Open

inconsistent examples on conditional build notifications #1895

drew-gill opened this issue Feb 24, 2023 · 0 comments

Comments

@drew-gill
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant