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

Accept cases where the title is: <JIRA-ISSUE>:<Description> #8

Closed
wants to merge 7 commits into from

Conversation

wllmtrng
Copy link

@wllmtrng wllmtrng commented Jul 29, 2021

Accept cases where the the title is:
<JIRA-ISSUE>:<Description>
<JIRA-ISSUE>_<Description>
<JIRA-ISSUE>-<Description>
<JIRA-ISSUE>/<Description>

In other words, when there isn't space between either the jira issue and the separator and separator and the description.

  • Added tests
  • Also ran the npm formatter too.

@asafHalely
Copy link

you can use this action:
github.com/asafhalely/enforce-pr-title-style-action

@ryanvade ryanvade mentioned this pull request Nov 24, 2023
Merged
@ryanvade
Copy link
Owner

Hello @wllmtrng thank you for your pull request. I have implemented this functionality as part of #20, please upgrade to V2 and use the separator property.

@ryanvade ryanvade closed this Nov 24, 2023
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.

3 participants