028cd7889e
Co-authored-by: svc-excavator-bot <svc-excavator-bot@palantir.com>
17 lines
376 B
YAML
17 lines
376 B
YAML
# Excavator auto-updates this file. Please contribute improvements to the central template.
|
|
|
|
version: 1
|
|
merge:
|
|
trigger:
|
|
labels: ["merge when ready"]
|
|
ignore:
|
|
labels: ["do not merge"]
|
|
method: squash
|
|
options:
|
|
squash:
|
|
body: pull_request_body
|
|
message_delimiter: ==COMMIT_MSG==
|
|
delete_after_merge: true
|
|
update:
|
|
trigger:
|
|
labels: ["update me"]
|