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

Use commit title instead of initial version for initial spr message #189

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

justinbaltazar
Copy link

@justinbaltazar justinbaltazar commented Mar 13, 2024

Use the actual commit title instead of [𝘀𝗽𝗿] initial version for the initial spr message. This is useful for instances where you are working in a repository with commit linting.

For example, if the repository requires that the first commit of each code change has a JIRA ticket in the commit message, the lint rule will fail.

…sage

Use the actual commit title instead of `[𝘀𝗽𝗿] initial version` for the initial spr message. This is useful for instances where you are working in a repository with commit linting.

For example, if the repository requires that the first commit of each code change has a JIRA ticket in the commit message, the lint rule will fail.

Reviewers: 

Pull Request: #8
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

1 participant