GitHub Actions

The Actions tab shows recent workflow runs for your repository — see status, duration, and results without leaving the terminal.

Key Features

  • Run history — Recent workflow runs with status indicators (success, failure, in-progress)
  • Job details — Expand a run to see individual job statuses
  • Log preview — Select a run and the preview panel shows job logs
  • Quick navigation — Jump to the run on GitHub for full log output

Keybindings

KeyAction
EnterExpand run to show job details
oOpen run in browser
yCopy run URL to clipboard
rRerun action
xCancel action

Context Awareness

Selecting an action run updates the preview panel with run metadata and log output. Status icons use color-coded indicators — green for success, red for failure, and amber for in-progress — so you can scan results at a glance.