feat: gh login via just

This commit is contained in:
Ryan Yin
2026-01-07 01:21:56 +08:00
parent 23ff53dcac
commit bc967093ff

View File

@@ -333,6 +333,11 @@ list-systemd:
# #
# ================================================= # =================================================
[linux]
[group('nixpkgs')]
gh-login:
gh auth login -h github.com --skip-ssh-key --git-protocol ssh --web
# Run nixpkgs-review for PR # Run nixpkgs-review for PR
[linux] [linux]
[group('nixpkgs')] [group('nixpkgs')]