huskies: merge 1018

This commit is contained in:
dave
2026-05-14 09:33:50 +00:00
parent 8b2ba1c810
commit 309542cf2c
12 changed files with 360 additions and 7 deletions
+1
View File
@@ -214,6 +214,7 @@ mod tests {
gateway_url: None,
gateway_project: None,
status_push_enabled: true,
merge_failure_block_threshold: 3,
}
}
+1
View File
@@ -220,6 +220,7 @@ mod tests {
gateway_url: None,
gateway_project: None,
status_push_enabled: true,
merge_failure_block_threshold: 3,
}
}
+1
View File
@@ -92,6 +92,7 @@ mod tests {
gateway_url: None,
gateway_project: None,
status_push_enabled: true,
merge_failure_block_threshold: 3,
}
}
+1
View File
@@ -135,6 +135,7 @@ mod tests {
gateway_url: None,
gateway_project: None,
status_push_enabled: true,
merge_failure_block_threshold: 3,
}
}