98a292ce7c
###### _excavator_ is a bot for automating changes across repositories. Changes produced by the excavator/bulldozer-oss check. {runtimeCheckDesc} To enable or disable this check, please contact the maintainers of Excavator.
15 lines
290 B
YAML
15 lines
290 B
YAML
version: 1
|
|
merge:
|
|
whitelist:
|
|
labels: ["merge when ready"]
|
|
blacklist:
|
|
labels: ["do not merge"]
|
|
method: squash
|
|
options:
|
|
squash:
|
|
body: pull_request_body
|
|
message_delimiter: ==COMMIT_MSG==
|
|
delete_after_merge: true
|
|
update:
|
|
whitelist:
|
|
labels: ["update me"]
|