refers to the tip of the branch that this PR was opened from. this addition permits us to associate a CI run with a branch or fork based pull request.
Signed-off-by: oppiliappan me@oppi.li
refers to the tip of the branch that this PR was opened from. this addition permits us to associate a CI run with a branch or fork based pull request.
Signed-off-by: oppiliappan me@oppi.li
···············
···
······
······s.createPullRequest(w, r, f, user, title, body, targetBranch, patch, sourceRev, pullSource, recordPullSource, isStacked)···-s.createPullRequest(w, r, f, user, title, body, targetBranch, patch, sourceRev, &db.PullSource{+s.createPullRequest(w, r, f, user, title, body, targetBranch, patch, sourceRev, pullSource, recordPullSource, isStacked)············
···
······
······
···