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