Skip to content

chore: release v1.5.0#234

Merged
jdx merged 2 commits intomainfrom
release-plz-2026-02-12T00-49-20Z
Feb 16, 2026
Merged

chore: release v1.5.0#234
jdx merged 2 commits intomainfrom
release-plz-2026-02-12T00-49-20Z

Conversation

@jdx
Copy link
Owner

@jdx jdx commented Feb 12, 2026

🤖 New release

  • pitchfork-cli: 1.4.3 -> 1.5.0
Changelog

1.5.0 - 2026-02-16

Added

  • (supervisor) use process groups for atomic daemon shutdown (#239)
  • SIGKILL after SIGTERM (#238)


This PR was generated with release-plz.


Note

Low Risk
Release bookkeeping only (version bumps, changelog, and regenerated docs) with no functional code changes in this PR.

Overview
Bumps pitchfork-cli from 1.4.3 to 1.5.0 and refreshes generated CLI docs/usage metadata to match.

Updates CHANGELOG.md with the 1.5.0 release notes, highlighting supervisor shutdown improvements (process groups for atomic shutdown and SIGKILL escalation after SIGTERM).

Written by Cursor Bugbot for commit 5970e4f. This will update automatically on new commits. Configure here.

Copilot AI review requested due to automatic review settings February 12, 2026 00:49
@gemini-code-assist
Copy link

Summary of Changes

Hello @jdx, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed!

This pull request automates the release of pitchfork-cli version 1.4.3. It ensures that the project's versioning is formally updated and documented, reflecting the latest changes and preparing for distribution.

Highlights

  • Version Release: The pitchfork-cli package has been released, updating its version from 1.4.2 to 1.4.3.
  • Changelog Update: The CHANGELOG.md file has been updated to include the new 1.4.3 release entry.
Changelog
  • CHANGELOG.md
    • Added a new section for version 1.4.3, detailing the release date and linking to the pull request that generated it.
Activity
  • No specific review comments or activity have been recorded for this pull request yet.
Using Gemini Code Assist

The full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips.

Invoking Gemini

You can request assistance from Gemini at any point by creating a comment using either /gemini <command> or @gemini-code-assist <command>. Below is a summary of the supported commands on the current page.

Feature Command Description
Code Review /gemini review Performs a code review for the current pull request in its current state.
Pull Request Summary /gemini summary Provides a summary of the current pull request in its current state.
Comment @gemini-code-assist Responds in comments when explicitly tagged, both in pull request comments and review comments.
Help /gemini help Displays a list of available commands.

Customization

To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a .gemini/ folder in the base of the repository. Detailed instructions can be found here.

Limitations & Feedback

Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for Github and other Google products, sign up here.

You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension.

Footnotes

  1. Review the Privacy Notices, Generative AI Prohibited Use Policy, Terms of Service, and learn how to configure Gemini Code Assist in GitHub here. Gemini can make mistakes, so double check it and use code with caution.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR releases version 1.4.3 of the pitchfork-cli package, incrementing from version 1.4.2. The release is automated via release-plz and updates the project's changelog.

Changes:

  • Added changelog entry for version 1.4.3

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copy link

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

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 is an automated release for version 1.4.3. The only change is an update to the CHANGELOG.md file. I've added one comment to suggest improving the clarity of the new changelog entry to make it more informative for users.

CHANGELOG.md Outdated

### Other

- release v1.4.3 ([#233](https://github.com/jdx/pitchfork/pull/233))

Choose a reason for hiding this comment

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

medium

This changelog entry is self-referential and doesn't inform users about what has changed in this version. To improve clarity, consider replacing it with a more descriptive message. For example, if there are no user-facing changes, you could write something like 'Internal maintenance release with no user-facing changes.' This provides more context to anyone reading the changelog.

Suggested change
- release v1.4.3 ([#233](https://github.com/jdx/pitchfork/pull/233))
- Internal maintenance release with no user-facing changes.

@jdx jdx changed the title chore: release v1.4.3 chore: release v1.5.0 Feb 16, 2026
@jdx jdx force-pushed the release-plz-2026-02-12T00-49-20Z branch from 28e2645 to fc7800e Compare February 16, 2026 22:53
Copilot AI review requested due to automatic review settings February 16, 2026 22:54
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 5 out of 6 changed files in this pull request and generated no new comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@jdx jdx force-pushed the release-plz-2026-02-12T00-49-20Z branch from 7bedd11 to a3def3b Compare February 16, 2026 23:12
@jdx jdx enabled auto-merge (squash) February 16, 2026 23:13
Copilot AI review requested due to automatic review settings February 16, 2026 23:14
@jdx jdx merged commit 68fefa6 into main Feb 16, 2026
9 checks passed
@jdx jdx deleted the release-plz-2026-02-12T00-49-20Z branch February 16, 2026 23:17
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 5 out of 6 changed files in this pull request and generated no new comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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.

2 participants