zazu.repo package¶
Submodules¶
zazu.repo.commands module¶
Holds the zazu repo subcommand.
-
zazu.repo.commands.descriptors_from_branches(branches)¶ Generate IssueDescriptors from a branch names.
-
zazu.repo.commands.get_closed_branches(issue_tracker, branches)¶ Get descriptors of branches that refer to closed branches.
-
zazu.repo.commands.ticket_is_closed(issue_tracker, descriptor)¶ Determine if a ticket is closed or not, defaults to False in case the ticket isn’t found by the issue tracker.
Module contents¶
Package file for zazu.repo.