From c8123dd6a5cefe47832e18addca562ada9b36d32 Mon Sep 17 00:00:00 2001 From: Adam Daley Date: Thu, 9 Jul 2026 18:31:13 +0100 Subject: [PATCH] Enable signed commits for auto-fix commits --- cubic.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cubic.yaml b/cubic.yaml index cf9b244..a857bcc 100644 --- a/cubic.yaml +++ b/cubic.yaml @@ -37,5 +37,5 @@ issues: fix_with_cubic_buttons: true pr_comment_fixes: true fix_commits_to_pr: true - auto_fix_sign_commits: false + auto_fix_sign_commits: true coding_agent_provider: cubic