Skip to content

Conversation

@krlvi
Copy link
Member

@krlvi krlvi commented Oct 17, 2025

Parse change lines that include the [WIP] tag and record it on ChangeInfo. Some pushes include both [WIP] and [NEW] (or in different orders) which previously led to incorrect parsing. This change adds an is_wip field to ChangeInfo, strips both [WIP] and [NEW] tags from the commit title, and updates tests (including a full push-output case) to cover WIP-only, NEW+WIP and mixed-order tag scenarios.

Parse change lines that include the [WIP] tag and record it on ChangeInfo. Some pushes include both [WIP] and [NEW] (or in different orders) which previously led to incorrect parsing. This change adds an is_wip field to ChangeInfo, strips both [WIP] and [NEW] tags from the commit title, and updates tests (including a full push-output case) to cover WIP-only, NEW+WIP and mixed-order tag scenarios.
@vercel
Copy link

vercel bot commented Oct 17, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Preview Comments Updated (UTC)
gitbutler-web Ignored Ignored Preview Oct 17, 2025 10:20pm

💡 Enable Vercel Agent with $100 free credit for automated AI reviews

@github-actions github-actions bot added the rust Pull requests that update Rust code label Oct 17, 2025
@krlvi krlvi enabled auto-merge October 17, 2025 22:21
@krlvi krlvi merged commit b91e20f into master Oct 17, 2025
22 checks passed
@krlvi krlvi deleted the parse-gerrit-wip-tag branch October 17, 2025 22:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants