VirtualBox

source: vbox/trunk/src/VBox/Devices/EFI/FirmwareNew/.github/advanced-issue-labeler.yml@ 108794

Last change on this file since 108794 was 108794, checked in by vboxsync, 2 weeks ago

Devices/EFI/FirmwareNew: Merge edk2-stable202502 from the vendor branch and make it build for the important platforms, bugref:4643

  • Property svn:eol-style set to native
File size: 3.6 KB
Line 
1# Defines the mappings between GitHub issue responses and labels applied to the issue.
2#
3# Copyright (c) Microsoft Corporation.
4# SPDX-License-Identifier: BSD-2-Clause-Patent
5#
6# For more information, see:
7# https://github.com/redhat-plumbers-in-action/advanced-issue-labeler
8
9policy:
10 - section:
11
12 # Issue Template - Urgency Dropdown
13 - id: ['urgency']
14 block-list: []
15 label:
16 - name: 'priority:low'
17 keys: ['Low']
18 - name: 'priority:medium'
19 keys: ['Medium']
20 - name: 'priority:high'
21 keys: ['High']
22
23 # Issue Template - Code First
24 - id: ['code_first']
25 block-list: []
26 label:
27 - name: 'type:code-first'
28 keys: ['Yes']
29
30 # Issue Template - Fix Owner Dropdown
31 - id: ['fix_owner', 'request_owner']
32 block-list: []
33 label:
34 - name: 'state:needs-owner'
35 keys: [
36 'Someone else needs to fix it',
37 'Someone else needs to make the change',
38 'Someone else needs to implement the feature'
39 ]
40 - name: 'state:needs-triage'
41 keys: [
42 'Someone else needs to fix it',
43 'Someone else needs to make the change',
44 'Someone else needs to implement the feature'
45 ]
46
47 # Issue Template - Needs Maintainer Feedback Dropdown
48 - id: ['needs_maintainer_feedback']
49 block-list: []
50 label:
51 - name: 'state:needs-maintainer-feedback'
52 keys: ['Maintainer feedback requested']
53
54 # Issue Template - Packages Impacted
55 - id: ['packages_impacted']
56 block-list: []
57 label:
58 - name: 'package:armpkg'
59 keys: ['ArmPkg']
60 - name: 'package:armplatformpkg'
61 keys: ['ArmPlatformPkg']
62 - name: 'package:armvirtpkg'
63 keys: ['ArmVirtPkg']
64 - name: 'package:basetools'
65 keys: ['BaseTools']
66 - name: 'package:build-or-ci-code'
67 keys: ['Build or CI Code']
68 - name: 'package:cryptopkg'
69 keys: ['CryptoPkg']
70 - name: 'package:dynamictablespkg'
71 keys: ['DynamicTablesPkg']
72 - name: 'package:embeddedpkg'
73 keys: ['EmbeddedPkg']
74 - name: 'package:emulatorpkg'
75 keys: ['EmulatorPkg']
76 - name: 'package:fatpkg'
77 keys: ['FatPkg']
78 - name: 'package:fmpdevicepkg'
79 keys: ['FmpDevicePkg']
80 - name: 'package:intelfsp2pkg'
81 keys: ['IntelFsp2Pkg']
82 - name: 'package:intelfsp2wrapperpkg'
83 keys: ['IntelFsp2WrapperPkg']
84 - name: 'package:mdemodulepkg'
85 keys: ['MdeModulePkg']
86 - name: 'package:mdepkg'
87 keys: ['MdePkg']
88 - name: 'package:networkpkg'
89 keys: ['NetworkPkg']
90 - name: 'package:ovmfpkg'
91 keys: ['OvmfPkg']
92 - name: 'package:pcatchipsetpkg'
93 keys: ['PcAtChipsetPkg']
94 - name: 'package:prmpkg'
95 keys: ['PrmPkg']
96 - name: 'package:redfishpkg'
97 keys: ['RedfishPkg']
98 - name: 'package:securitypkg'
99 keys: ['SecurityPkg']
100 - name: 'package:shellpkg'
101 keys: ['ShellPkg']
102 - name: 'package:signedcapsulepkg'
103 keys: ['SignedCapsulePkg']
104 - name: 'package:sourceleveldebugpkg'
105 keys: ['SourceLevelDebugPkg']
106 - name: 'package:standalonemmpkg'
107 keys: ['StandaloneMmPkg']
108 - name: 'package:ueficpupkg'
109 keys: ['UefiCpuPkg']
110 - name: 'package:uefipayloadpkg'
111 keys: ['UefiPayloadPkg']
112 - name: 'package:unittestframeworkpkg'
113 keys: ['UnitTestFrameworkPkg']
114 - name: 'package:other'
115 keys: ['Other']
Note: See TracBrowser for help on using the repository browser.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette