Lines Matching defs:str
60 def get_release_version(onto_branch: str) -> Optional[str]:
69 org: str, project: str, onto_branch: str
88 github_actor: str,
91 commit_sha: str,
92 onto_branch: str,
93 classification: str,
94 fixes: str,
156 github_actor: str, repo: GitRepo, pr: GitHubPR, commit_sha: str, onto_branch: str
182 cherry_pick_branch: str,
183 onto_branch: str,
222 org: str, project: str, pr_num: int, msg: str, dry_run: bool = False
250 org: str,
251 project: str,
254 cherry_pick_pr: str,
255 classification: str,
256 fixes: str,