Add --token-from-gh authentication option

This commit is contained in:
Duncan Ogilvie
2026-04-26 13:42:14 +02:00
parent 4c1f21a306
commit f4117990b2
4 changed files with 121 additions and 4 deletions

View File

@@ -1,6 +1,11 @@
Changelog
=========
Unreleased
----------
- Add ``--token-from-gh`` to read authentication from ``gh auth token``.
0.61.5 (2026-02-18)
-------------------
------------------------