We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Should be able to add the branch flag to the current function call here:
octo.nvim/lua/octo/workflow_runs.lua
Lines 652 to 656 in 03052ea
then expose it here:
Lines 703 to 705 in 03052ea
as well as in the commands.lua
Though it would be using the workflow logic, I think Octo pr runs might make sense as a command.
Octo pr runs
Thoughts on this? @GustavEikaas
The text was updated successfully, but these errors were encountered:
:Octo pr runs
Successfully merging a pull request may close this issue.
Should be able to add the branch flag to the current function call here:
octo.nvim/lua/octo/workflow_runs.lua
Lines 652 to 656 in 03052ea
then expose it here:
octo.nvim/lua/octo/workflow_runs.lua
Lines 703 to 705 in 03052ea
as well as in the commands.lua
Though it would be using the workflow logic, I think
Octo pr runs
might make sense as a command.Thoughts on this? @GustavEikaas
The text was updated successfully, but these errors were encountered: