generated from fallion/go-template
-
-
Notifications
You must be signed in to change notification settings - Fork 19
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
With Commits Disabled PR Title Is Not Checked #296
Comments
Going to check this and make a test for this :) Thanks for reporting it. |
Are you aiming to use the JIRA PR check? |
@fallion not planning... |
@fargozhu So conventional commit style but for PR title? |
@fargozhu sorry didn't get notification for the thumbs up. Will fix it 👍 |
fallion
added a commit
that referenced
this issue
Oct 11, 2021
This commit adds support for checking that a PR title is conventional commit style compliant. Closes #296
fallion
added a commit
that referenced
this issue
Oct 11, 2021
This commit adds support for checking that a PR title is conventional commit style compliant. Closes #296
fallion
added a commit
that referenced
this issue
Oct 11, 2021
This commit adds support for checking that a PR title is conventional commit style compliant. Closes #296
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When disabling PR commits
the github action doesn't checks anything and leaves with a message
when the expectation was to validate only the PR title.
The text was updated successfully, but these errors were encountered: