release: ignore untracked files in cleanliness guard - #148
Conversation
|
You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard. |
Reviewer's guide (collapsed on small PRs)Reviewer's GuideAdjusts the release script’s cleanliness guard to ignore untracked files while still failing when there are uncommitted changes to tracked files, and clarifies the associated error message. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
There was a problem hiding this comment.
Hey - I've reviewed your changes and they look great!
Sourcery assessment
Needs a human reviewer. If the new filter is wrong, the release can proceed while untracked files are present, potentially producing a release from a workspace that was not intended to be clean. Reverting restores the guard for future releases, but any tag or release artifact created before the revert would need to be handled separately.
Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.
Summary by Sourcery
Bug Fixes: