Home
last modified time | relevance | path

Searched refs:create_pull_request (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/utils/git/
H A Dgithub-automation.py304 def create_pull_request(self, owner:str, branch:str) -> bool: member in ReleaseWorkflow
396 return self.create_pull_request(owner, branch)