Skip to content

Also embed a label in non-release builds.#2403

Open
meisterT wants to merge 1 commit intobazelbuild:masterfrom
meisterT:label_devbuilds
Open

Also embed a label in non-release builds.#2403
meisterT wants to merge 1 commit intobazelbuild:masterfrom
meisterT:label_devbuilds

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
@@ -1545,7 +1545,7 @@ def get_release_name_from_branch_name():
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.

@Wyverald Wyverald removed their request for review December 13, 2025 01:07
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