repairnator icon indicating copy to clipboard operation
repairnator copied to clipboard

add support for scanning pull-requests (GithubPullRequestScanner)

Open monperrus opened this issue 4 years ago • 1 comments

monperrus avatar Oct 18 '21 11:10 monperrus

  1. GithubAPIPullRequestAdapter based on GithubAPICommitAdapter but scans for pull requests that have new commits inside of the interval (since to until)
  2. GithubPullRequestScanner based on GithubScanner, but that fetches pull requests from GithubAPIPullRequestAdapter

andre15silva avatar Oct 20 '21 12:10 andre15silva