close_all
Functions for janitor sub-command. Cleanup related commands.
close_all(state, keep_remote_branches)
Closes all opened PRs in state file.
Source code in dapla_team_cli/pr/janitor/close_all.py
21 22 23 24 25 26 27 28 29 30 |
|