summaryrefslogtreecommitdiffstats
path: root/mobile/android/bors.toml
diff options
context:
space:
mode:
Diffstat (limited to 'mobile/android/bors.toml')
-rw-r--r--mobile/android/bors.toml14
1 files changed, 14 insertions, 0 deletions
diff --git a/mobile/android/bors.toml b/mobile/android/bors.toml
new file mode 100644
index 0000000000..d25239621d
--- /dev/null
+++ b/mobile/android/bors.toml
@@ -0,0 +1,14 @@
+status = [
+ "complete-push"
+]
+block_labels = [
+ "blocked",
+ "work in progress"
+]
+required_approvals = 1
+use_codeowners = true
+delete_merged_branches = true
+cut_body_after = "---"
+[committer]
+name = "MozLando"
+email = "skaspari+mozlando@mozilla.com"