Skip to content

fix(ci): unignore tracked cargo config#19

Closed
okjodom wants to merge 1 commit intominmoto:mainfrom
okjodom:fix/release-plz-ignore-cargo-config
Closed

fix(ci): unignore tracked cargo config#19
okjodom wants to merge 1 commit intominmoto:mainfrom
okjodom:fix/release-plz-ignore-cargo-config

Conversation

@okjodom
Copy link
Copy Markdown
Contributor

@okjodom okjodom commented Mar 24, 2026

Summary

  • stop ignoring the tracked .cargo/config.toml file
  • keep the rest of the .cargo directory ignored

Why

  • release-plz aborts when a tracked file is also ignored
  • the current .gitignore causes .cargo/config.toml to appear as an uncommitted ignored change in CI

Testing

  • verified git no longer reports .cargo/config.toml as ignored with git check-ignore
  • not run locally

Copilot AI review requested due to automatic review settings March 24, 2026 21:07
Copy link
Copy Markdown

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 wasn't able to review any files in this pull request.


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

@okjodom okjodom closed this Mar 25, 2026
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