Commit Graph

2 Commits

Author SHA1 Message Date
lyn
3930adf362 fix: extract actual token from secret-mgr output
secret-mgr get-secret outputs 'Access token was successfully created: <token>'
so we need to extract just the token using awk '{print $NF}'
2026-04-01 17:08:02 +00:00
lyn
2d1d77f57a Resolve conflicts: keep pr command (renamed from create-pr) 2026-04-01 17:08:02 +00:00