Skip to content

Commit 24a575e

Browse files
authored
Tell Bors to automatically delete merged branches
1 parent 51cbbd1 commit 24a575e

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

bors.toml

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
1+
delete_merged_branches = true
2+
13
status = [
2-
# Buildkite (GPU CI):
4+
### GPU CI (Buildkite):
35
"buildkite/kernelabstractions-dot-jl/julia-1-dot-5",
46

5-
# GitHub Actions (CPU CI):
7+
### CPU CI (GitHub Actions):
68
"CI (1, macOS-latest, x64)",
79
"CI (1, ubuntu-latest, x64)",
810
"CI (1, windows-latest, x64)",
@@ -17,4 +19,5 @@ status = [
1719
"CI (1.5, windows-latest, x64)",
1820
"Documentation",
1921
]
22+
2023
timeout_sec = 600

0 commit comments

Comments
 (0)