Skip to content

Commit 0cbdd2e

Browse files
aclark4lifehugovk
andauthored
Update .github/INCIDENT_RESPONSE.md
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
1 parent 24b12dc commit 0cbdd2e

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

.github/INCIDENT_RESPONSE.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -133,11 +133,7 @@ Vulnerabilities and incidents may be reported or discovered through:
133133
1. Develop the fix in a **private fork** or directly in the private security advisory
134134
workspace on GitHub. Do **not** push to a public branch before the embargo lifts.
135135
2. Write a regression test that fails before the fix and passes after.
136-
3. Run the full test suite locally across all supported Python versions:
137-
```bash
138-
make release-test
139-
```
140-
4. Review the patch with at least one other maintainer.
136+
3. Review the patch with at least one other maintainer.
141137

142138
### 7.3 Standard (Non-Embargoed) Release
143139

0 commit comments

Comments
 (0)