rlsbl v0.40.1 /rlsbl.commands.prs
On this page

PRs command that lists open GitHub pull requests for the current repository to provide awareness of in-flight changes before releasing.

#rlsbl.commands.prs

#rlsbl.commands.prs

PRs command that lists open GitHub pull requests for the current repository to provide awareness of in-flight changes before releasing.

#run_cmd

python
def run_cmd(registry, args, flags)

List open pull requests for the current repository.

Designed to be safe for hooks -- always exits 0, never crashes the session.