chore: updates the bazel version adapts branch instructions to our de facto standard. - #399
Merged
Merged
Conversation
zzcgumn
force-pushed
the
chore/update_bazel_pin
branch
from
September 22, 2026 06:31
2994651 to
3be1120
Compare
Contributor
There was a problem hiding this comment.
Copilot review overview
🟡 Changes recommended
Clarify that the / separator used by the prescribed branch names is permitted.
Get a fresh assessment by requesting another Copilot review.
Review effort: Lite
Findings: 1
Open (1)
What changed in this PR
Updates Bazel to 9.2.0 and standardizes branch naming guidance.
Changes:
- Pins Bazel to 9.2.0.
- Regenerates the Bazel module lockfile.
- Revises branch naming conventions.
| File | Description |
|---|---|
MODULE.bazel.lock |
Regenerated for Bazel 9.2.0. |
.github/instructions/github.instructions.md |
Updates branch naming guidance. |
.bazelversion |
Pins Bazel 9.2.0. |
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
Copilot flagged that "no other special characters are allowed" contradicts the feature/<short_description> style examples immediately above it, which all use / as a category separator. Clarify that / is the one exception. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
tameware
approved these changes
Sep 22, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

No description provided.