File: release.yml

package info (click to toggle)
python-maggma 0.72.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,388 kB
  • sloc: python: 9,610; makefile: 12
file content (28 lines) | stat: -rw-r--r-- 768 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
changelog:
  exclude:
    authors: [dependabot, github-actions, pre-commit-ci]
  categories:
    - title: ๐ŸŽ‰ New Features
      labels: [feature]
    - title: ๐Ÿ› Bug Fixes
      labels: [fix]
    - title: ๐Ÿ›  Enhancements
      labels: [enhancement, DX, UX]
    - title: ๐Ÿ“– Documentation
      labels: [docs]
    - title: ๐Ÿงน House-Keeping
      labels: [housekeeping]
    - title: ๐Ÿš€ Performance
      labels: [performance]
    - title: ๐Ÿ’ก Refactoring
      labels: [refactor]
    - title: ๐Ÿงช Tests
      labels: [tests]
    - title: ๐Ÿ’ฅ Breaking Changes
      labels: [breaking]
    - title: ๐Ÿ”’ Security Fixes
      labels: [security]
    - title: ๐Ÿฅ Package Health
      labels: [pkg]
    - title: ๐Ÿคทโ€โ™‚๏ธ Other Changes
      labels: ["*"]