forked from gophercloud/gophercloud
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathlabels.yaml
More file actions
119 lines (117 loc) · 3.27 KB
/
labels.yaml
File metadata and controls
119 lines (117 loc) · 3.27 KB
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
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
- color: '30ABB9'
description: This PR will be backported to v1
name: backport-v1
- color: 'E99695'
description: This PR will be backported to v2
name: backport-v2
- color: 'BCF611'
description: A good issue for first-time contributors
name: good first issue
- color: '9E1957'
description: Breaking change
name: semver:major
- color: 'FBCA04'
description: Backwards-compatible change
name: semver:minor
- color: '6E7624'
description: No API change
name: semver:patch
- color: 'D73A4A'
description: Do not merge
name: hold
- color: 'F9D0C4'
description: Additional information requested
name: needinfo
- color: 'FEF2C0'
description: This PR lacks tests before it can be merged
name: just-needs-tests
- color: '30ABB9'
description: This PR targets v1
name: v1
- color: 'E99695'
description: This PR targets v2
name: v2
- color: '000000'
description: This PR updates dependencies
name: edit:dependencies
- color: '000000'
description: This PR updates GitHub Actions code
name: edit:actions
- color: '000000'
description: This PR updates common Gophercloud code
name: edit:gophercloud
- color: '000000'
description: This PR updates common OpenStack code
name: edit:openstack
- color: '000000'
description: This PR updates baremetal code
name: edit:baremetal
- color: '000000'
description: This PR updates baremetalintrospection code
name: edit:baremetalintrospection
- color: '000000'
description: This PR updates blockstorage code
name: edit:blockstorage
- color: '000000'
description: This PR updates common code
name: edit:common
- color: '000000'
description: This PR updates compute code
name: edit:compute
- color: '000000'
description: This PR updates config code
name: edit:config
- color: '000000'
description: This PR updates container code
name: edit:container
- color: '000000'
description: This PR updates containerinfra code
name: edit:containerinfra
- color: '000000'
description: This PR updates db code
name: edit:db
- color: '000000'
description: This PR updates dns code
name: edit:dns
- color: '000000'
description: This PR updates identity code
name: edit:identity
- color: '000000'
description: This PR updates image code
name: edit:image
- color: '000000'
description: This PR updates keymanager code
name: edit:keymanager
- color: '000000'
description: This PR updates loadbalancer code
name: edit:loadbalancer
- color: '000000'
description: This PR updates messaging code
name: edit:messaging
- color: '000000'
description: This PR updates networking code
name: edit:networking
- color: '000000'
description: This PR updates objectstorage code
name: edit:objectstorage
- color: '000000'
description: This PR updates orchestration code
name: edit:orchestration
- color: '000000'
description: This PR updates placement code
name: edit:placement
- color: '000000'
description: This PR updates sharedfilesystems code
name: edit:sharedfilesystems
- color: '000000'
description: This PR updates testing infrastructure code
name: edit:testinfra
- color: '000000'
description: This PR updates testing code
name: edit:testing
- color: '000000'
description: This PR updates utils code
name: edit:utils
- color: '000000'
description: This PR updates workflow code
name: edit:workflow