Community Patterns

Community Library Entry

0

Regular Expression
Created·2023-01-24 20:54
Flavor·PCRE2 (PHP)

/
^(?:(?:fix|feat|docs|doc|breaking|revert|chore|perf|test|style|refactor)(?:\([\w\s]+\))?:).*(?:(?:OS[:\-\s]\s*([0-9]+))|((?:ska|SKA)-(?:[0-9]+))).*
/
gm
Open regex in editor

Description

Teste semantic release

Submitted by leonardo.mendes