bump-cask-pr: ignore closed duplicate PRs
This commit is contained in:
parent
379371ffa4
commit
9acbc6c3f4
@ -88,10 +88,6 @@ module Homebrew
|
||||
|
||||
check_open_pull_requests(cask, tap_full_name, args: args)
|
||||
|
||||
if new_version.present? && !new_version.latest?
|
||||
check_closed_pull_requests(cask, tap_full_name, version: new_version, args: args)
|
||||
end
|
||||
|
||||
old_contents = File.read(cask.sourcefile_path)
|
||||
|
||||
replacement_pairs = []
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user