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

Improve the failure message when there's only one git commit #689

Merged
merged 3 commits into from
Dec 8, 2022

Conversation

thafryer
Copy link
Member

@thafryer thafryer commented Dec 7, 2022

A lot of customers write in to support when their builds fail due to one commit. This ticket is to improve the messaging.

@thafryer thafryer requested review from mark-vn, JonathanKolnik, yannbf and ghengeveld and removed request for JonathanKolnik December 7, 2022 16:18
Slight clarity tweak
@@ -14,7 +14,7 @@ export default (isGithubAction = false) =>
With {bold actions/checkout@v2}, you can enable this by setting 'fetch-depth: 0'.
${info} Read more at ${link('https://www.chromatic.com/docs/github-actions')}
- You've only made a single commit so far.
Chromatic needs an additional commit to be able to detect what's changed.
Please make at least one additional commit to be able to detect what's changed.
Copy link
Contributor

Choose a reason for hiding this comment

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

Alright, I'm nitpicking here, but maybe Please make at least one additional commit for Chromatic to be able to detect what's changed? What do you think @thafryer?

Copy link
Member Author

Choose a reason for hiding this comment

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

Looks good!! @alright-fine

@mark-vn
Copy link
Contributor

mark-vn commented Dec 8, 2022

@thafryer Made my changes. Please lmk if that works so I'm not just approving my own language 😂

@mark-vn mark-vn merged commit 55717b8 into main Dec 8, 2022
@mark-vn mark-vn deleted the improve-uno-commit-msg branch December 8, 2022 21:57
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.

None yet

3 participants