This repository was archived by the owner on Jun 8, 2019. It is now read-only.
This repository was archived by the owner on Jun 8, 2019. It is now read-only.
MergePullRequest update #137
Open
Description
It seems that MergePullRequest is out of date for gitea 1.6.
We have this: https://github.com/go-gitea/go-sdk/blob/master/gitea/pull.go#L136
But gitea need additional parameters to merge: https://github.com/go-gitea/gitea/blob/v1.6.4/modules/auth/repo_form.go#L362
Minimalist valid requests looks like:
{
"do": "merge"
}
Metadata
Metadata
Assignees
Labels
No labels