Merged
Conversation
PR intake checks found warnings (non-blocking)Fast safe checks found advisory issues. CI lint/test/build gates still enforce merge quality.
Action items:
Run logs: https://github.com/zeroclaw-labs/zeroclaw/actions/runs/22269094080 Detected blocking line issues (sample):
Detected advisory line issues (sample):
|
There was a problem hiding this comment.
Pull request overview
Bumps the Rust crate release version to prepare the repository for tagging/publishing v0.1.6.
Changes:
- Update
zeroclawcrate version from0.1.5to0.1.6inCargo.toml. - Update the corresponding
zeroclawentry inCargo.lockto0.1.6.
Reviewed changes
Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| Cargo.toml | Bumps the workspace root crate (zeroclaw) version to 0.1.6. |
| Cargo.lock | Aligns the lockfile’s zeroclaw package entry with 0.1.6. |
đź’ˇ Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
theonlyhennygod
pushed a commit
that referenced
this pull request
Feb 22, 2026
* chore(license): make apache primary while preserving dual-license (#1307) * fix(license): adopt rust-style dual-license layout for github detection (#1308) * fix(license): restore canonical apache-2.0 text for detection (#1309) * ci(policy): restrict main PR authors and target bot PRs to dev (#1310) * ci(intake): warn and retarget non-promotion PRs from main to dev (#1319) * ci(release): add bot-owned Homebrew publish workflow (#1323) * fix(onboard): serialize quick-setup env tests safely * chore(release): bump version to v0.1.5 * ci(build-fast): align toolchain with stable release build * ci(homebrew): fix bot fork auth clone path (#1329) * ci(homebrew): authenticate git ops via header-safe token flow * ci(homebrew): fix patch step indentation in workflow * chore(release): bump version to v0.1.6 (#1330) * chore(release): promote dev to main for v0.1.5 (#1325) (#1332) * chore(license): make apache primary while preserving dual-license (#1307) * fix(license): adopt rust-style dual-license layout for github detection (#1308) * fix(license): restore canonical apache-2.0 text for detection (#1309) * ci(policy): restrict main PR authors and target bot PRs to dev (#1310) * ci(intake): warn and retarget non-promotion PRs from main to dev (#1319) * ci(release): add bot-owned Homebrew publish workflow (#1323) * fix(onboard): serialize quick-setup env tests safely * chore(release): bump version to v0.1.5 * ci(build-fast): align toolchain with stable release build
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.
Summary
0.1.5to0.1.6inCargo.tomlzeroclawto0.1.6Why
Prepare the repository for a clean
v0.1.6tag/release after recent CI/Homebrew workflow fixes.Risk
Low. Metadata-only release version bump.
Rollback
Revert this PR.