Skip to content

fix(ci): align GitHub run and watch interactions#267

Merged
barrettruth merged 1 commit intomainfrom
fix/github-ci-watch-job-actions
Apr 15, 2026
Merged

fix(ci): align GitHub run and watch interactions#267
barrettruth merged 1 commit intomainfrom
fix/github-ci-watch-job-actions

Conversation

@barrettruth
Copy link
Copy Markdown
Owner

Problem

GitHub terminal run views did not consistently map the cursor to the right job, and ci watch lacked the same contextual gx and <cr> job interactions as ci log. The vimdoc was also still describing the older GitHub summary-buffer behavior.

Solution

Fix raw-line job lookup for GitHub terminal run views, reuse the same contextual job actions for ci watch, fall back to a refreshing per-job log when an active GitHub watch cannot live-tail a single job, and update the vimdoc to match the current terminal-based behavior.

Fix GitHub job targeting in terminal run views, carry contextual gx and <cr> behavior into watch, and document the per-job log fallback GitHub requires for active watches.
@barrettruth barrettruth merged commit 53b961b into main Apr 15, 2026
8 checks passed
@barrettruth barrettruth deleted the fix/github-ci-watch-job-actions branch April 15, 2026 01:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant