Skip to content

chore(master): release harness-locate 0.7.0#51

Open
github-actions[bot] wants to merge 1 commit intomasterfrom
release-please--branches--master--components--harness-locate
Open

chore(master): release harness-locate 0.7.0#51
github-actions[bot] wants to merge 1 commit intomasterfrom
release-please--branches--master--components--harness-locate

Conversation

@github-actions
Copy link

@github-actions github-actions bot commented Jan 31, 2026

🤖 I have created a release beep boop

0.7.0 (2026-02-14)

Features

  • merge harness-locate and skills-locate into workspace (#46) (fc3b642)

This PR was generated with Release Please. See documentation.

@github-actions github-actions bot requested a review from neiii as a code owner January 31, 2026 07:31
@github-actions github-actions bot force-pushed the release-please--branches--master--components--harness-locate branch from 76b8098 to de0b8fe Compare January 31, 2026 07:31
@greptile-apps
Copy link
Contributor

greptile-apps bot commented Jan 31, 2026

Greptile Overview

Greptile Summary

Automated release PR that bumps harness-locate from version 0.6.0 to 0.7.0, documenting the workspace merge feature from PR #46.

  • Updated version in Cargo.toml, release manifest, and changelog
  • All version updates are consistent across files
  • Standard Release Please bot workflow with proper formatting

Confidence Score: 5/5

  • This PR is safe to merge with no risk - it's a standard automated release version bump
  • All changes are automated, consistent, and follow standard versioning practices. No code logic changes, only version metadata updates.
  • No files require special attention

Important Files Changed

Filename Overview
.github/release-please-manifest.json Version bump from 0.6.0 to 0.7.0 for harness-locate
crates/harness-locate/CHANGELOG.md Added 0.7.0 release notes documenting workspace merge feature
crates/harness-locate/Cargo.toml Updated package version from 0.6.0 to 0.7.0

Sequence Diagram

sequenceDiagram
    participant Bot as Release Please Bot
    participant Manifest as release-please-manifest.json
    participant Cargo as Cargo.toml
    participant Changelog as CHANGELOG.md
    
    Bot->>Manifest: Update harness-locate version
    Manifest-->>Manifest: 0.6.0 → 0.7.0
    
    Bot->>Cargo: Update package version
    Cargo-->>Cargo: 0.6.0 → 0.7.0
    
    Bot->>Changelog: Add release entry
    Changelog-->>Changelog: Add 0.7.0 section with features
Loading

Copy link
Contributor

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

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

3 files reviewed, no comments

Edit Code Review Agent Settings | Greptile

@github-actions github-actions bot force-pushed the release-please--branches--master--components--harness-locate branch from de0b8fe to 4631c5d Compare February 2, 2026 12:26
@github-actions github-actions bot force-pushed the release-please--branches--master--components--harness-locate branch from 4631c5d to c889a61 Compare February 14, 2026 20:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant