forked from reactiveui/ReactiveUI
-
Notifications
You must be signed in to change notification settings - Fork 0
/
GitReleaseManager.yaml
68 lines (68 loc) · 1.89 KB
/
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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
create:
include-footer: true
footer-heading: Where to get it
footer-content: You can download this release from [nuget.org](https://www.nuget.org/packages/reactiveui/{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:
- reactiveui-core
- reactiveui-events
- windows-forms
- universal-windows-platform
- windows-presentation-foundation
- tizen
- xamarin-android
- xamarin-forms
- xamarin-ios
- xamarin-mac
- housekeeping
- documentation
issue-labels-exclude:
- Build
- cla-already-signed
- cla-not-required
- cla-required
- cla-signed
issue-labels-alias:
- name: reactiveui-core
header: All Platforms
plural: All Platforms
- name: reactiveui-events
header: Events Generator
plural: Events Generator
- name: windows-forms
header: Windows Forms
plural: Windows Forms
- name: universal-windows-platform
header: Universal Windows Platform
plural: Universal Windows Platform
- name: windows-presentation-foundation
header: Windows Presentation Foundation
plural: Windows Presentation Foundation
- name: tizen
header: Tizen
plural: Tizen
- name: xamarin-android
header: Xamarin Android
plural: Xamarin Android
- name: xamarin-forms
header: Xamarin Forms
plural: Xamarin Forms
- name: xamarin-ios
header: Xamarin iOS
plural: Xamarin iOS
- name: xamarin-mac
header: Xamarin Mac
plural: Xamarin Mac
- name: housekeeping
header: Housekeeping
plural: Housekeeping
- name: Documentation
header: Documentation
plural: Documentation