Skip to content

Conversation

@meisterT
Copy link
Member

This will show up for example when we someone uses last_green with Bazelisk.

Fixes bazelbuild/bazel#4275

This will show up for example when we someone uses `last_green` with
Bazelisk.

Fixes bazelbuild/bazel#4275

def get_release_name_from_branch_name():
# TODO(pcloudy): Find a better way to do this
if os.getenv("BUILDKITE_PIPELINE_SLUG") == "publish-bazel-binaries":
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You need to pass the label here for the publish-bazel-binaries pipeline, which publish last_green on every commit. maybe removing this if check is enough.

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

Successfully merging this pull request may close these issues.

embed label in nightly builds

3 participants