File: release-drafter.yml

package info (click to toggle)
python-asusrouter 1.21.3-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 1,856 kB
  • sloc: python: 20,497; makefile: 3
file content (28 lines) | stat: -rw-r--r-- 526 bytes parent folder | download
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
exclude-labels:
  - 'build'
  - 'github'

categories:
  - title: "💥 Breaking Changes"
    label: "breaking"
  - title: "🚀 Features"
    label: "enhancement"
  - title: "🐞 Fixes"
    label: "bug"
  - title: "🐎 Performance"
    label: "performance"
  - title: "🚨 Testing"
    label: "testing"
  - title: "📚 Documentation"
    label: "documentation"
  - title: "🔨 Refactoring"
    label: "refactoring"
  - title: "📦 Dependencies"
    labels: 
      - "dependencies"

template: |
  ## Changes

  $CHANGES