utils/github: clarify comment
Co-authored-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
parent
0376c6c5c1
commit
fb73f074b6
@ -524,7 +524,7 @@ module GitHub
|
|||||||
[]
|
[]
|
||||||
end
|
end
|
||||||
|
|
||||||
# WARNING: This returns results in a slightly different form from `fetch_pull_requests`.
|
# WARNING: The GitHub API returns results in a slightly different form here compared to `fetch_pull_requests`.
|
||||||
def self.fetch_open_pull_requests(name, tap_remote_repo, version: nil)
|
def self.fetch_open_pull_requests(name, tap_remote_repo, version: nil)
|
||||||
return [] if tap_remote_repo.blank?
|
return [] if tap_remote_repo.blank?
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user