-
-
Notifications
You must be signed in to change notification settings - Fork 229
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
ci(pr-name-check): integrates pr naming convention into workflow #1881
Conversation
32f99c4
to
90fed18
Compare
3296d31
to
b749d54
Compare
084aec0
to
21bced7
Compare
Co-Authored-By: nuxen <[email protected]>
Co-Authored-By: nuxen <[email protected]>
Co-Authored-By: nuxen <[email protected]>
@zakkarry your pull request title "integrates pr naming convention into workflow" does not conform to our naming conventions (https://www.conventionalcommits.org/en/v1.0.0/). Please update the title to match the pattern: "feat|build|chore|style|fix|update|ci(<area>): <description>" |
Co-Authored-By: nuxen <[email protected]>
@zakkarry your pull request title "integrates pr naming convention into workflow" does not conform to our naming conventions. Please update the title to match the pattern: "feat|build|chore|style|fix|update|ci(<area>): <description>" |
Co-Authored-By: nuxen <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Pull Request
Purpose
verifies that the naming conventions we use are followed for PR open/reopen/edit
TODO