Skip to content

Commit

Permalink
Excavator: Render Bulldozer Bot config file
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-excavator-bot committed Apr 20, 2024
1 parent 7784f29 commit 1554abd
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions .bulldozer.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# 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"]

0 comments on commit 1554abd

Please sign in to comment.