File: release.yml

package info (click to toggle)
libgit2 1.9.2%2Bds-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 60,816 kB
  • sloc: ansic: 203,740; javascript: 2,458; sh: 1,763; python: 384; perl: 99; php: 65; makefile: 33
file content (38 lines) | stat: -rw-r--r-- 721 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
32
33
34
35
36
37
38
changelog:
  categories:
  - title: New features
    labels:
    - feature
  - title: Performance improvements
    labels:
    - performance
  - title: Bug fixes
    labels:
    - bug
  - title: Security fixes
    labels:
    - security
  - title: Code cleanups
    labels:
    - cleanup
  - title: Benchmarks
    labels:
    - benchmarks
  - title: Build and CI improvements
    labels:
    - build
  - title: Documentation improvements
    labels:
    - documentation
  - title: Platform compatibility fixes
    labels:
    - compatibility
  - title: Git compatibility fixes
    labels:
    - git compatibility
  - title: Dependency updates
    labels:
    - dependency
  - title: Other changes
    labels:
      - '*'