open_prs
Functions for open-prs command.
open_prs(state, override, max_prs, target_branch_name, commit_message)
Opens PRs.
Source code in dapla_team_cli/pr/open/open_prs.py
18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 |
|