m github branch_prs¶
Retrieve pull requests associated with a branch.
example::
$ m github branch_prs --owner jmlopez-rod --repo m release/0.18.0
Source code in m/cli/commands/github/branch_prs.py
              Required arguments¶
--repo¶
repo name
Options¶
--pretty¶
- default: 
false 
format json payload with indentation
--yaml¶
- default: 
false 
use yaml format
--owner¶
- default: 
env.GITHUB_REPOSITORY_OWNER 
repo owner
Positional arguments¶
branch¶
branch name