pr-automerge: pass --commit-bottles-to-pr-branch by default
This commit is contained in:
parent
46ac052b3b
commit
e462b59f7c
@ -75,7 +75,7 @@ module Homebrew
|
||||
pr_urls << pr["html_url"]
|
||||
end
|
||||
|
||||
publish_args = ["pr-publish"]
|
||||
publish_args = ["pr-publish", "--commit-bottles-to-pr-branch"]
|
||||
publish_args << "--tap=#{tap}" if tap
|
||||
publish_args << "--workflow=#{args.workflow}" if args.workflow
|
||||
publish_args << "--autosquash" if args.autosquash?
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user