Thanks to visit codestin.com
Credit goes to github.com

Skip to content

ci: fix commit type prefix regexp in release script#8046

Merged
mafredri merged 3 commits intomainfrom
mafredri/chore-fix-release-script
Jun 15, 2023
Merged

ci: fix commit type prefix regexp in release script#8046
mafredri merged 3 commits intomainfrom
mafredri/chore-fix-release-script

Conversation

@mafredri
Copy link
Member

Previously we were incorrectly categorizing fix(a/b): ... as other
because the regexp only expected letters, not /. Now we accept any
input within the parenthesis.

Previously we were incorrectly categorizing `fix(a/b): ...` as other
because the regexp only expected letters, not `/`. Now we accept any
input within the parenthesis.
@mafredri mafredri changed the title ci: Fix commit type prefix regexp in release script ci: fix commit type prefix regexp in release script Jun 15, 2023
@mafredri mafredri requested a review from johnstcn June 15, 2023 10:39
@mafredri mafredri changed the title ci: fix commit type prefix regexp in release script ci(): fix commit type prefix regexp in release script Jun 15, 2023
@mafredri mafredri changed the title ci(): fix commit type prefix regexp in release script ci: fix commit type prefix regexp in release script Jun 15, 2023
@mafredri mafredri enabled auto-merge (squash) June 15, 2023 10:47
@mafredri mafredri disabled auto-merge June 15, 2023 10:47
@mafredri mafredri enabled auto-merge (squash) June 15, 2023 10:47
@mafredri mafredri merged commit 3f81f38 into main Jun 15, 2023
@mafredri mafredri deleted the mafredri/chore-fix-release-script branch June 15, 2023 10:57
@github-actions github-actions bot locked and limited conversation to collaborators Jun 15, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants