huskies: merge 1036

This commit is contained in:
dave
2026-05-14 15:07:57 +00:00
parent cfccc2e73c
commit ee20e54d40
17 changed files with 72 additions and 2 deletions
+1
View File
@@ -174,6 +174,7 @@ mod tests {
commits_ahead: NonZeroU32::new(3).unwrap(),
claim: None,
retries: 0,
server_start_time: None,
};
// Stage::Merge has exactly two fields: feature_branch and commits_ahead.
// There is no way to attach an agent name to it. The type system