File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -123,6 +123,29 @@ This applies to every repo workflow response.
123123
124124Keep the existing four-part ChatGPT output format unchanged.
125125
126+ ### ChatGPT Repo Response Format Standard
127+
128+ ChatGPT repo workflow responses must always use this order:
129+ 1 . PR detail summary
130+ 2 . Codex command control
131+ 3 . Commit comment control
132+ 4 . What Playwright is testing
133+ 5 . What to test manually
134+
135+ The compact PR detail summary is limited to 1-3 short lines.
136+
137+ The Codex command and commit comment must each be in separate copy-button controls/code blocks.
138+
139+ Maintain the existing four-part required output contract.
140+
141+ Repo workflow responses should remain compact and minimal.
142+
143+ No extra optional sections are allowed unless explicitly requested.
144+
145+ Do not reference ZIPs in normal ChatGPT repo workflow replies.
146+
147+ Controls must remain copy-friendly and human-readable.
148+
126149## COMMIT COMMENT FORMAT
127150
128151Format:
You can’t perform that action at this time.
0 commit comments