Skip to content

Commit 45047c9

Browse files
committed
ci: added bors
1 parent 69f6110 commit 45047c9

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
version: 2.1
22

33
orbs:
4-
vfcommon: voiceflow/[email protected].277
4+
vfcommon: voiceflow/[email protected].287
55
sonarcloud: sonarsource/[email protected]
66

77
jobs:

bors.toml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
status = ["ci/circleci: test"]
2+
delete_merged_branches = true
3+
use_squash_merge = true
4+
cut_body_after = "### Implementation details. How do you make this change?"
5+
required_approvals=1

0 commit comments

Comments
 (0)