Closed thebaptiste closed 7 months ago
For mergify to merge automatically this PR,
=> you have to change the PR title to match conventional commit specification:
regex: ^(build|chore|ci|docs|style|refactor|perf|test|fix|feat|fix|feat|feat!|fix!)(\([a-z]+\))?: .*$
As the title will be used for the commit message (and so for changelog entry if feat: or fix:).
feat:
fix:
Issues 0 New issues 0 Accepted issues
Measures 0 Security Hotspots No data about Coverage No data about Duplication
See analysis details on SonarCloud
For mergify to merge automatically this PR,
=> you have to change the PR title to match conventional commit specification:
As the title will be used for the commit message (and so for changelog entry if
feat:
orfix:
).