kinta-lib / com.dailymotion.kinta.integration.github / GithubIntegration / openPullRequest
openPullRequest
fun openPullRequest(token:
String
? = null, owner:
String
? = null, repo:
String
? = null, head:
String
? = null, base:
String
? = null, title:
String
? = null):
Unit