Commit fbf15136 authored by Vladimir Shushlin's avatar Vladimir Shushlin 👆
Browse files

Merge branch '137-fix-the-generate-changelog' into 'master'

Fix the changelog tool config to properly identify commits

Closes #137

See merge request !160



Merged-by: Vladimir Shushlin's avatarVladimir Shushlin <vshushlin@gitlab.com>
Approved-by: Vladimir Shushlin's avatarVladimir Shushlin <vshushlin@gitlab.com>
Co-authored-by: default avatarBala Kumar <sbalakumar@gitlab.com>
parents b45599c6 d3e6727e
Loading
Loading
Loading
Loading
Loading
+3 −4
Original line number Diff line number Diff line
@@ -19,20 +19,19 @@ label_matchers:
  scope: documentation
- labels:
  - feature::addition
  - type::feature
  scope: new-feature
- labels:
  - security
  - bug::vulnerability
  scope: security-fix
- labels:
  - bug
  - type::bug
  scope: fix
- labels:
  - technical debt
  scope: maintenance
- labels:
  - type::maintenance
  - tooling::pipelines
  - tooling::workflow
  scope: maintenance
authorship_labels:
- Community contribution