summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorYu Watanabe <watanabe.yu+github@gmail.com>2022-06-27 13:19:24 +0900
committerYu Watanabe <watanabe.yu+github@gmail.com>2022-06-27 16:58:59 +0900
commitaec2f54b30f58394f8f67d7e1c56ee3d7ca91eed (patch)
tree8e0b447d53b41d303b7dd17cf9fa04655a040e69 /.github
parent88b6f0dee9e3428b347c060708261f8892751e87 (diff)
downloadsystemd-aec2f54b30f58394f8f67d7e1c56ee3d7ca91eed.tar.gz
github: add more components to issue template
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE/bug_report.yml47
-rw-r--r--.github/advanced-issue-labeler.yml16
2 files changed, 52 insertions, 11 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml
index 44e6309d99..0f1feb6033 100644
--- a/.github/ISSUE_TEMPLATE/bug_report.yml
+++ b/.github/ISSUE_TEMPLATE/bug_report.yml
@@ -75,29 +75,70 @@ body:
options:
- 'bootctl'
- 'homectl'
+ - 'hostnamectl'
+ - 'hardware database files'
- 'journalctl'
+ - 'kernel-install'
- 'loginctl'
+ - 'machinectl'
- 'networkctl'
- 'nss-resolve'
+ - 'oomctl'
- 'pam_systemd'
- 'pam_systemd_home'
+ - 'portablectl'
- 'resolvectl'
+ - 'rpm scriptlets'
- 'systemctl'
- 'systemd'
+ - 'systemd-analyze'
+ - 'systemd-ask-password'
+ - 'systemd-binfmt'
- 'systemd-boot'
+ - 'systemd-cgtop'
+ - 'systemd-cryptsetup'
+ - 'systemd-delta'
+ - 'systemd-env-generator'
+ - 'systemd-fsck'
+ - 'systemd-gpt-auto-generator'
+ - 'systemd-growfs'
- 'systemd-homed'
+ - 'systemd-hostnamed'
+ - 'systemd-import'
+ - 'systemd-journal-gatewayd'
+ - 'systemd-journal-remote'
+ - 'systemd-journal-upload'
- 'systemd-journald'
- 'systemd-logind'
+ - 'systemd-machined'
+ - 'systemd-modules-load'
+ - 'systemd-network-generator'
- 'systemd-networkd'
- 'systemd-networkd-wait-online'
- 'systemd-nspawn'
+ - 'systemd-oomd'
+ - 'systemd-portabled'
+ - 'systemd-pstore'
+ - 'systemd-repart'
- 'systemd-resolved'
+ - 'systemd-rfkill'
+ - 'systemd-run'
- 'systemd-stub'
+ - 'systemd-sysctl'
+ - 'systemd-sysext'
+ - 'systemd-sysusers'
+ - 'systemd-sysv-generator'
+ - 'systemd-timedate'
+ - 'systemd-timesync'
+ - 'systemd-tmpfiles'
- 'systemd-udevd'
- - 'the bootloader itself'
- - 'udev builtins'
+ - 'systemd-userdb'
+ - 'systemd-veritysetup'
+ - 'systemd-xdg-autostart-generator'
+ - 'timedatectl'
- 'udevadm'
- - '.network files'
+ - 'udev rule files'
+ - 'userdbctl'
- 'tests'
- 'other'
validations:
diff --git a/.github/advanced-issue-labeler.yml b/.github/advanced-issue-labeler.yml
index 9961c9ce0e..fe1daff513 100644
--- a/.github/advanced-issue-labeler.yml
+++ b/.github/advanced-issue-labeler.yml
@@ -9,21 +9,21 @@ policy:
cgtop: ['systemd-cgtop']
cryptsetup: ['systemd-cryptsetup']
delta: ['systemd-delta']
- env: ['systemd-env-generator', '30-systemd-environment-d-generator']
+ env: ['systemd-env-generator']
fsck: ['systemd-fsck']
gpt-auto: ['systemd-gpt-auto-generator']
growfs: ['systemd-growfs']
homed: ['systemd-homed', 'homectl', 'pam_systemd_home']
hostname: ['systemd-hostnamed', 'hostnamectl']
- hwdb: ['the hardware database files']
- import: ['systemd-importd', 'systemd-import and backends']
+ hwdb: ['hardware database files']
+ import: ['systemd-import']
journal: ['systemd-journald', 'journalctl']
journal-remote: ['systemd-journal-remote', 'systemd-journal-upload', 'systemd-journal-gatewayd']
- kernel-install: ['kernel-install (incl. any plugins)']
+ kernel-install: ['kernel-install']
logind: ['systemd-logind', 'loginctl', 'pam_systemd']
machined: ['systemd-machined', 'machinectl']
modules-load: ['systemd-modules-load']
- network: ['systemd-networkd', 'networkctl', 'systemd-networkd-wait-online', '.network files']
+ network: ['systemd-networkd', 'networkctl', 'systemd-networkd-wait-online', 'systemd-network-generator']
nspawn: ['systemd-nspawn']
oomd: ['systemd-oomd', 'oomctl']
pid1: ['systemd']
@@ -34,17 +34,17 @@ policy:
rfkill: ['systemd-rfkill']
rpm: ['rpm scriptlets']
run: ['systemd-run']
- sd-boot: ['the bootloader itself', 'bootctl', 'systemd-boot', 'systemd-stub']
+ sd-boot: ['bootctl', 'systemd-boot', 'systemd-stub']
sysctl: ['systemd-sysctl']
sysext: ['systemd-sysext']
systemctl: ['systemctl']
sysusers: ['systemd-sysusers']
sysv: ['systemd-sysv-generator']
tests: ['tests']
- timedate: ['systemd-timedate']
+ timedate: ['systemd-timedate', 'timedatectl']
timesync: ['systemd-timesync']
tmpfiles: ['systemd-tmpfiles']
- udev: ['systemd-udevd', 'udevadm', 'udev builtins']
+ udev: ['systemd-udevd', 'udevadm', 'udev rule files']
userdb: ['systemd-userdb', 'userdbctl']
veritysetup: ['systemd-veritysetup']
xdg-autostart: ['systemd-xdg-autostart-generator']