Skip to content

chore: release v1.4.2#230

Merged
jdx merged 2 commits intomainfrom
release-plz-2026-02-11T19-22-23Z
Feb 11, 2026
Merged

chore: release v1.4.2#230
jdx merged 2 commits intomainfrom
release-plz-2026-02-11T19-22-23Z

Conversation

@jdx
Copy link
Owner

@jdx jdx commented Feb 11, 2026

🤖 New release

  • pitchfork-cli: 1.4.1 -> 1.4.2
Changelog

1.4.2 - 2026-02-11

Fixed

  • (state) fix Errored(None) producing invalid TOML state file (#231)


This PR was generated with release-plz.


Note

Low Risk
Release metadata-only changes (version/changelog/lockfile) with no functional code modifications in this PR.

Overview
Prepares the v1.4.2 release by bumping pitchfork-cli version from 1.4.1 to 1.4.2 in Cargo.toml/Cargo.lock.

Updates CHANGELOG.md with the 1.4.2 entry noting a state serialization fix for Errored(None) producing invalid TOML.

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

Copilot AI review requested due to automatic review settings February 11, 2026 19:22
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

Prepares the repository for the pitchfork-cli v1.4.1 release by updating release notes.

Changes:

  • Added a new 1.4.1 section to the changelog with the release date and PR reference.

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

@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.1. It primarily focuses on updating the project's changelog to reflect the new version, ensuring that all changes are properly documented for users and contributors.

Highlights

  • New Release: The pitchfork-cli package has been updated from version 1.4.0 to 1.4.1.
Changelog
  • CHANGELOG.md
    • Added an entry for version 1.4.1, detailing the release of this version.
Activity
  • No specific activity or comments 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

@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 appears to be an automated release for version 1.4.1, which only involves updating the CHANGELOG.md file. While the automation is great, the generated changelog entry is not informative for users. I've added a comment suggesting an improvement to make the changelog more descriptive and useful, in line with the project's stated adherence to the 'Keep a Changelog' standard.

CHANGELOG.md Outdated

### Other

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

Choose a reason for hiding this comment

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

medium

The changelog entry for this release is not informative. According to the principles of Keep a Changelog, which this project follows, the purpose of a changelog is to list notable changes. An entry like - release v1.4.1 doesn't convey what has changed. Please update this to list the actual bug fixes, new features, or other changes in this version. If this release contains only internal changes or dependency updates, it would be more helpful to state that explicitly.

@jdx jdx changed the title chore: release v1.4.1 chore: release v1.4.2 Feb 11, 2026
@jdx jdx force-pushed the release-plz-2026-02-11T19-22-23Z branch from 248655d to 04df47a Compare February 11, 2026 22:01
@jdx jdx enabled auto-merge (squash) February 11, 2026 22:01
Copilot AI review requested due to automatic review settings February 11, 2026 22:02
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.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

@jdx jdx merged commit 21ba8d7 into main Feb 11, 2026
4 checks passed
@jdx jdx deleted the release-plz-2026-02-11T19-22-23Z branch February 11, 2026 22:05
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