Skip to content

chore: release v2.7.0#373

Merged
jdx merged 2 commits into
mainfrom
release-plz-2026-04-23T16-52-56Z
Apr 26, 2026
Merged

chore: release v2.7.0#373
jdx merged 2 commits into
mainfrom
release-plz-2026-04-23T16-52-56Z

Conversation

@jdx

@jdx jdx commented Apr 23, 2026

Copy link
Copy Markdown
Owner

🤖 New release

  • pitchfork-cli: 2.6.0 -> 2.7.0
Changelog

2.7.0 - 2026-04-26

Added

  • (supervisor) run daemons as a configured user (#384)
  • (watch) impl poll mode (#353)
  • (cli) stop / restart --all-global / --all-local (#385)
  • version check in IPC (#354)

Fixed

  • pass error when failed to parse toml (#386)

Other

  • (deps) update rust crate xx to v2.5.4 (#378)
  • (deps) lock file maintenance (#371)
  • (deps) update rust crate xx to v2.5.4 (#363)
  • (deps) update rust crate hyper-rustls to v0.27.9 (#359)
  • (deps) update rust crate rmcp to v1.5.0 (#364)
  • (deps) update rust crate libc to v0.2.185 (#360)
  • (deps) update rust crate tokio to v1.52.1 (#365)
  • (deps) update rust crate uuid to v1.23.1 (#362)
  • (deps) update rust crate rustls to v0.23.38 (#361)
  • (deps) update rust crate clap to v4.6.1 (#358)
  • (deps) update rust crate axum to v0.8.9 (#357)


This PR was generated with release-plz.


Note

Low Risk
Low risk release bookkeeping: only bumps the pitchfork-cli version and regenerates changelog/docs metadata, with no runtime code changes.

Overview
Updates project metadata for the v2.7.0 release.

Bumps pitchfork-cli from 2.6.0 to 2.7.0 across Cargo.toml, Cargo.lock, and the generated CLI docs (docs/cli/* and pitchfork.usage.kdl), and adds the 2.7.0 entry to CHANGELOG.md.

Reviewed by Cursor Bugbot for commit e93c44b. Bugbot is set up for automated code reviews on this repo. Configure here.

@greptile-apps

greptile-apps Bot commented Apr 23, 2026

Copy link
Copy Markdown
Contributor

Greptile Summary

Standard automated release PR generated by release-plz, bumping pitchfork-cli from 2.6.0 to 2.7.0 across Cargo.toml, Cargo.lock, and the generated docs/schema files, with the corresponding changelog entry added. The only minor anomaly is a duplicate xx crate entry in the changelog (#363 and #378 both listed as "update rust crate xx to v2.5.4").

Confidence Score: 5/5

Safe to merge — purely release metadata changes with no code or dependency graph modifications.

All changes are version string bumps and a changelog addition. The only finding is a cosmetic duplicate entry in CHANGELOG.md (P2), which does not affect functionality.

CHANGELOG.md has a duplicate dependency entry worth cleaning up, but no files require blocking attention.

Important Files Changed

Filename Overview
CHANGELOG.md Adds 2.7.0 release section; contains a duplicate xx crate entry (both #363 and #378 list "update rust crate xx to v2.5.4")
Cargo.toml Version bumped from 2.6.0 to 2.7.0 — straightforward release change
Cargo.lock Lock file entry for pitchfork-cli updated from 2.6.0 to 2.7.0
docs/cli/commands.json Version string updated from 2.6.0 to 2.7.0 in generated CLI docs
docs/cli/index.md Version string updated from 2.6.0 to 2.7.0 in CLI index doc
pitchfork.usage.kdl Version string updated from 2.6.0 to 2.7.0 in usage schema file

Fix All in Claude Code

Reviews (1): Last reviewed commit: "[autofix.ci] apply automated fixes" | Re-trigger Greptile

@jdx jdx force-pushed the release-plz-2026-04-23T16-52-56Z branch from a40477d to 5bf4337 Compare April 23, 2026 16:55

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Code Review

This pull request updates the version of pitchfork-cli from 2.6.0 to 2.7.0 across Cargo.toml and Cargo.lock, and adds a corresponding entry to the CHANGELOG.md detailing new features and dependency updates. I have no feedback to provide.

@jdx jdx force-pushed the release-plz-2026-04-23T16-52-56Z branch 16 times, most recently from 21b483f to 4d1be05 Compare April 26, 2026 15:44
@jdx jdx force-pushed the release-plz-2026-04-23T16-52-56Z branch from 8a70030 to 10f9d68 Compare April 26, 2026 15:51
@jdx jdx closed this Apr 26, 2026
@jdx jdx reopened this Apr 26, 2026
Comment thread CHANGELOG.md
Comment on lines +25 to +26
- *(deps)* update rust crate xx to v2.5.4 ([#378](https://github.com/jdx/pitchfork/pull/378))
- *(deps)* lock file maintenance ([#371](https://github.com/jdx/pitchfork/pull/371))

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

P2 Duplicate dependency entry in changelog

The xx crate update to v2.5.4 appears twice in the 2.7.0 section — once referencing #378 and once referencing #363. If these are genuinely two separate PRs that both bumped the same crate (e.g., in different workspaces), a clarifying note would help; otherwise the duplicate should be removed to avoid confusion.

Fix in Claude Code

@jdx jdx merged commit 66a34a1 into main Apr 26, 2026
8 checks passed
@jdx jdx deleted the release-plz-2026-04-23T16-52-56Z branch April 26, 2026 17:02
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.

1 participant