Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: add xtask changelog sanity check for git cliff #92

Merged
merged 1 commit into from
May 30, 2024

Conversation

j-lanson
Copy link
Collaborator

@j-lanson j-lanson commented May 30, 2024

close #88.

If git-cliff is not installed, cargo xtask changelog will now exit and print [ERROR] changelog requires ``git-cliff`` to be installed. Please install it with ``cargo install git-cliff`` (double backticks appear as single backticks in practice).

@j-lanson j-lanson requested a review from alilleybrinker May 30, 2024 15:23
@alilleybrinker alilleybrinker merged commit 8040465 into main May 30, 2024
6 of 9 checks passed
@j-lanson j-lanson deleted the jlanson/check-gitcliff branch June 3, 2024 21:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Make git-cliff a required installation
2 participants