rlsbl.commands.prs

PRs command: list open GitHub pull requests for awareness.

Functions

run_cmd

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.