-
-
Notifications
You must be signed in to change notification settings - Fork 55
/
GitReleaseManager.yaml
39 lines (39 loc) · 982 Bytes
/
GitReleaseManager.yaml
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
39
create:
include-footer: true
footer-heading: Where to get it
footer-content: You can download this release from [MahApps.Metro.SimpleChildWindow](https://github.com/punker76/MahApps.Metro.SimpleChildWindow/releases/{milestone})
footer-includes-milestone: true
milestone-replace-text: '{milestone}'
export:
include-created-date-in-title: true
created-date-string-format: MMMM dd, yyyy
perform-regex-removal: true
regex-text: '### Where to get it(\r\n)*You can .*\)'
multiline-regex: true
issue-labels-include:
- Breaking Change
- Bug
- Bug Fix
- Feature
- Enhancement
- Feature Request
- Improvement
- Hacktoberfest
issue-labels-exclude:
- Internal Refactoring
- Build
- Question
- WontFix
- Duplicate
- Invalid
- OnHold
- Housekeeping
- Documentation
- CleanUp / Typos
issue-labels-alias:
- name: Documentation
header: Documentation
plural: Documentation
- name: Hacktoberfest
header: Hacktoberfest
plural: Hacktoberfest