File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -149,7 +149,7 @@ jobs:
149149 **What we check**
150150 1. Title is concise (5–18 words) unless labeled `pr:ignore-for-release`.
151151 2. At least one `pr:` label exists (e.g., `pr:bug`, `pr:new-feature`).
152- 3. Sections `## Goal`, `## Implementation`, and `## Testing` contain content.
152+ 3. Sections `### Goal`, `### Implementation`, and `# ## Testing` contain content.
153153
154154 # Flip the same sticky comment to ✅ on success
155155 - name : Create or update success comment
@@ -166,6 +166,6 @@ jobs:
166166 All required conditions are satisfied:
167167 - Title length is OK (or ignored by label).
168168 - At least one `pr:` label exists.
169- - Sections `## Goal`, `## Implementation`, and `## Testing` are filled.
169+ - Sections `### Goal`, `### Implementation`, and `# ## Testing` are filled.
170170
171171 🎉 Great job! This PR is ready for review.
You can’t perform that action at this time.
0 commit comments