Home
last modified time | relevance | path

Searched defs:source_branch (Results 1 – 1 of 1) sorted by relevance

/hal_espressif-3.5.0/tools/ci/
Dci_get_mr_info.py34 def _get_mr_obj(source_branch): # type: (str) -> Union[Gitlab, None] argument
47 def get_mr_iid(source_branch): # type: (str) -> str argument
55 def get_mr_changed_files(source_branch): # type: (str) -> Any argument
64 def get_mr_commits(source_branch): # type: (str) -> str argument