Skip to content
This repository has been archived by the owner on Oct 7, 2024. It is now read-only.

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 d94db05 commit 2d4747a
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 2d4747a

Please sign in to comment.