- Notifications
You must be signed in to change notification settings - Fork673
chore: add link to Commitizen in Github workflow#2083
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
Add a link to the Commitizen website in the Github workflow. Hopefullythis will help people when their job fails.
My suspicion based on previous PRs is that unfortunately not 🤣 but this definitely won't hurt, thanks@JohnVillalovos! |
I have an idea about that but need to think more |
IMO it'd be easiest with a pre-written bot to comment on the PRs on failure. I'm sure there are already some out there, on GitLab they usehttps://danger.systems/python/ andhttps://www.rubydoc.info/gems/gitlab-triage, there's alsohttps://github.com/reviewdog/reviewdog though. |
Add a link to the Commitizen website in the Github workflow. Hopefully
this will help people when their job fails.