Skip to content

Releases: robertventurini/GiteaAPI

Release list

Pull Reviews

Choose a tag to compare

@robertventurini robertventurini released this 04 Jul 01:48

Basic interaction for fetching PRs and reviews associated to a PR.
Callers can approve or reject a PR using PullRequest.review()
and can delete a published reviews on Gitea using PullRequestReview.delete()