Is it possible to use pipeline conditionals in the buildkite UI?
We would like to use conditionals to skip a block step if a commit author is a member of a team or not. This needs to happen in the UI I believe because it needs to run before the pipeline upload. We want to use this to prevent running third party PRs before reviewing them.