gitlink-cli/shortcuts/action
1os21ka23r9navae6mrro a31c53484e feat(action): add +logs for raw workflow job logs
Wraps GET /actions/runs/:run_id/jobs/:job/logs (runs#job_logs, which
redirects to the log file). Non-JSON body is printed as-is so the
output pipes cleanly into grep/less.

Production-verified on gitlink.org.cn (real run's job log streamed).
Unit test covers the nested path and the --run-id integer guard.

Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
2026-07-08 14:48:50 +00:00
..
action.go feat(action): add +logs for raw workflow job logs 2026-07-08 14:48:50 +00:00
action_test.go feat(action): add +logs for raw workflow job logs 2026-07-08 14:48:50 +00:00