From 27ac42c7d4883628c6621ed0921df57b68cc514b Mon Sep 17 00:00:00 2001 From: Marcelo Gobetti Date: Wed, 4 Mar 2026 15:49:48 -0300 Subject: [PATCH] Use unchecked checkboxes for Testing Done suggestions Co-Authored-By: Claude Sonnet 4.6 --- .github/workflows/auto-fill-pr.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/auto-fill-pr.yml b/.github/workflows/auto-fill-pr.yml index 42e7b66..e96a9d3 100644 --- a/.github/workflows/auto-fill-pr.yml +++ b/.github/workflows/auto-fill-pr.yml @@ -168,7 +168,7 @@ jobs: Diff: $DIFF - Respond with ONLY bullet points, no intro text." + Respond with ONLY unchecked GitHub checkboxes (e.g. '- [ ] item'), no intro text." RESPONSE=$(curl -s --max-time 30 https://api.anthropic.com/v1/messages \ -H "Content-Type: application/json" \