Feature Request
Describe the problem that led to you needing this feature
I want to use this in a multiplexer to just persistently watch the pr state as it gets updated
Describe the solution you'd like
- a flag like
--repo that makes it so the plugin doesn't quit
- takes arguments of either
$owner/$repo or https://github.com/$owner/$repo, but defaults to the current repo
- also show actions for PRs. Add a column with the PR# that is related
- add options (configurable in the config file) to define a time after which we stop displaying successful and unsuccessful checks. Default to 15 minutes for successful checks and 30 minutes for failed actions.
- ?? a lower refresh rate for finished checks
Describe alternatives you've considered
none - there's no flag for this
Additional context
Feature Request
Describe the problem that led to you needing this feature
I want to use this in a multiplexer to just persistently watch the pr state as it gets updated
Describe the solution you'd like
--repothat makes it so the plugin doesn't quit$owner/$repoorhttps://github.com/$owner/$repo, but defaults to the current repoDescribe alternatives you've considered
none - there's no flag for this
Additional context