Skip to content

Commit

Permalink
Merge pull request #1057 from Dasharo/new_platforms_vp3200
Browse files Browse the repository at this point in the history
.github/advanced-issue-labeler.yml: Add labels for VP3200 platforms
  • Loading branch information
macpijan authored Oct 23, 2024
2 parents bcfc0d3 + 284b113 commit 0abca71
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 7 deletions.
2 changes: 2 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,8 @@ body:
- 'Protectli FW6'
- 'Protectli VP2410'
- 'Protectli VP2420'
- 'Protectli VP3210'
- 'Protectli VP3230'
- 'Protectli VP4630'
- 'Protectli VP4650'
- 'Protectli VP4670'
Expand Down
17 changes: 10 additions & 7 deletions .github/advanced-issue-labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@ policy:
- name: firmware
keys: ['Dasharo firmware']

- name: DasharoToolsSuite
- name: DasharoToolsSuite
keys: ['Dasharo Tools Suite']

- name: doc
- name: doc
keys: ['Dasharo documentation']

- name: EC
Expand All @@ -21,7 +21,7 @@ policy:
- name: asus_kgpe-d16
keys: ['Asus KGPE-D16']

- name: dell_optiplex_9010
- name: dell_optiplex_9010
keys: ['Dell OptiPlex 7010', 'Dell OptiPlex 9010']

- name: 'MSI PRO Z690-A boards'
Expand All @@ -36,16 +36,16 @@ policy:
- name: novacustom_v56_mtl
keys: ['NovaCustom V56 14th Gen']

- name: novacustom_nv4x_tgl
- name: novacustom_nv4x_tgl
keys: ['NovaCustom NV4x 11th Gen']

- name: novacustom_nv4x_adl
- name: novacustom_nv4x_adl
keys: ['NovaCustom NV4x 12th Gen']

- name: novacustom_ns5x/7x_tgl
- name: novacustom_ns5x/7x_tgl
keys: ['NovaCustom NS5x 11th Gen', 'NovaCustom NS7x 11th Gen']

- name: novacustom_ns5x/7x_adl
- name: novacustom_ns5x/7x_adl
keys: ['NovaCustom NS5x 11th Gen', 'NovaCustom NS7x 12th Gen']

- name: pcengines_apu2
Expand All @@ -68,6 +68,9 @@ policy:

- name: protectli_vault_adl
keys: ['Protectli VP6630', 'Protectli VP6650', 'Protectli VP6670']

- name: protectli_vault_adln
keys: ['Protectli VP3210', 'Protectli VP3230']

- name: qemu_q35
keys: ['QEMU Q35 Emulator']
Expand Down

0 comments on commit 0abca71

Please sign in to comment.