Skip to content

fix(picker): add refresh logging for checks and CI pickers#48

Merged
barrettruth merged 1 commit intomainfrom
fix/ci-refresh-logging
Apr 4, 2026
Merged

fix(picker): add refresh logging for checks and CI pickers#48
barrettruth merged 1 commit intomainfrom
fix/ci-refresh-logging

Conversation

@barrettruth
Copy link
Copy Markdown
Owner

Summary

  • Add log.info on <c-r> refresh in the checks and CI run pickers, matching the pattern already used by the PR, issue, and release pickers
  • Per-job log filtering (<c-t> from a PR, then selecting a specific check) already works correctly — the job_id is extracted from the check link and passed as --job to gh run view

Closes #13

The checks and CI run pickers silently re-fetched on <c-r> while every
other picker (PR, issue, release) logged a message.  Add log.info calls
so the user sees feedback when refreshing.

Closes #13
@barrettruth barrettruth merged commit 5e2d6c7 into main Apr 4, 2026
7 checks passed
@barrettruth barrettruth deleted the fix/ci-refresh-logging branch April 4, 2026 19:25
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.

misc fixes

1 participant