Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add support for scanning pull-requests (GithubPullRequestScanner) #1244

Open
monperrus opened this issue Oct 18, 2021 · 1 comment
Open

add support for scanning pull-requests (GithubPullRequestScanner) #1244

monperrus opened this issue Oct 18, 2021 · 1 comment

Comments

@monperrus
Copy link
Contributor

No description provided.

@andre15silva
Copy link
Contributor

andre15silva commented Oct 20, 2021

  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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants