Open Issues Need Help
View All on GitHub🔎 Terminal UI for watching GitHub Actions CI/CD workflows with runtime metrics, queue times, and check status - alternative to gh pr checks --watch
AI Summary: This GitHub issue proposes a new feature for `gh-observer` to display check run descriptions. This would provide users with additional context for individual checks, particularly useful for tools like `super-linter` that utilize this field. The implementation involves fetching the `description` field via GraphQL and rendering it in the TUI, with considerations for wrapping or truncating long descriptions.
🔎 Terminal UI for watching GitHub Actions CI/CD workflows with runtime metrics, queue times, and check status - alternative to gh pr checks --watch