mirror of
https://github.com/morgan9e/systemd
synced 2026-04-15 17:06:39 +09:00
Existing issues/PRs were migrated to the login label using:
$ gh search issues --repo systemd/systemd --label logind --limit=1000 --json number -q .[].number | \
xargs gh issue edit --add-label login --remove-label logind