Skip to content

Commit bf99576

Browse files
committed
Standardize ChatGPT repo workflow response ordering and copy-control formatting requirements - PR_26146_009-chatgpt-repo-response-format-standardization
1 parent 779f5aa commit bf99576

1 file changed

Lines changed: 23 additions & 0 deletions

File tree

docs/dev/PROJECT_INSTRUCTIONS.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,29 @@ This applies to every repo workflow response.
123123

124124
Keep 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

128151
Format:

0 commit comments

Comments
 (0)