File: release.yml

package info (click to toggle)
snappy-java 1.1.10.7-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 4,292 kB
  • sloc: java: 5,739; sh: 2,506; xml: 431; cpp: 295; makefile: 199
file content (31 lines) | stat: -rw-r--r-- 682 bytes parent folder | download | duplicates (3)
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
29
30
31
changelog:
  categories:
    - title: '🔥 Breaking Changes'
      labels:
        - 'breaking'
    - title: '👋 Deprecated'
      labels:
        - 'deprecation'
    - title: '🚀 Features'
      labels:
        - 'feature'
        - 'enhancement'
    - title: '🐛 Bug Fixes'
      labels:
        - 'bug'
    - title: '🔗 Dependency Updates'
      labels:
        - 'library-update'
        - 'dependencies'
    - title: '🛠  Internal Updates'
      labels:
        - 'internal'
        - 'kaizen'
        - 'test-library-update'
        - 'sbt-plugin-update'
    - title: '📚 Docs'
      labels:
        - 'doc'
    - title: Other Changes
      labels:
        - "*"