-
Notifications
You must be signed in to change notification settings - Fork 9
/
manage-your-labels.yml
120 lines (120 loc) · 3.59 KB
/
manage-your-labels.yml
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
120
LABEL_GROUPS:
DEFAULT:
bug:
description: Something isn't working
color: d73a4a
debt:
description: Issues to deal with later
color: 0c0c75
dependencies:
description: Pull requests that update a dependency file
color: 0366d6
documentation:
description: Improvements or additions to documentation
color: efef15
duplicate:
description: This issue or pull request already exists
color: cfd3d7
enarxbot:
description: Issues or feature requests for the Enarx project automation suite
color: D3A960
enhancement:
description: New feature or request
color: a2eeef
expertise needed:
description: This needs special attention from an area specialist.
color: f9928e
good first issue:
description: Good for newcomers
color: a8f475
help wanted:
description: Extra attention is needed
color: '008672'
infrastructure:
description: General issues around project infrastructure
color: ffdda8
invalid:
description: This doesn't seem right
color: e4e669
meta:
description: Larger project tasks and goals
color: 149e7b
question:
description: Further information is requested
color: d876e3
research:
description: 'Topics to investigate further'
color: ed8661
security:
description: Issues that have security implications
color: ff0000
stretch-goal:
description: Tasks that have been assigned, but are lower-priority than other items.
color: 006b75
triage:
description: Issues that need to be triaged.
color: 800080
wontfix:
description: This will not be worked on
color: ffffff
technology:
amd sev:
description: Issues related to AMD SEV
color: '000000'
attestation:
description: Issues related to attestation
color: 71DDB8
client:
description: Issues related to the Enarx client
color: 0052cc
ibm pef:
description: Issues related to IBM PEF
color: 0043ce
intel sgx:
description: Issues related to Intel SGX
color: 0071c5
wasm:
description: Issues related to WebAssembly
color: 654EF0
host-components:
description: Components that live on the host, but not in Keeps
color: f22933
syscall:
description: syscall-related issues and PRs
color: a51f3c
testing:
description: Issues related to testing Enarx
color: 94940A
conference:
conference:
description: Opportunities to talk about Enarx
color: f98918
mentorship:
mentorship:
description: A request for mentorship on the project.
color: 0e8a16
REPOS:
enarx:
- technology
- conference
- mentorship
enarx-keepldr:
- technology
enarx-wasmldr:
- technology
enarx-keepmgr:
- technology
client:
- technology
sgx:
- technology
sev:
- technology
sevctl:
- technology
gha-runner:
- technology
rfcs:
- technology
outreach:
- conference