From 316f6056801d7b24c38e5cdbb2de843dddcd0424 Mon Sep 17 00:00:00 2001 From: Volodymyr Zotov Date: Thu, 2 Oct 2025 13:18:05 -0500 Subject: [PATCH] Update docs --- docs/fork-pr-testing.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/docs/fork-pr-testing.md b/docs/fork-pr-testing.md index 1cf1b93..4aef835 100644 --- a/docs/fork-pr-testing.md +++ b/docs/fork-pr-testing.md @@ -67,7 +67,6 @@ Once the initial checks have run (and failed), maintainers can test the PR using - Sets the conclusion based on `e2e-tests` result: - ✅ **Success** if tests pass - ❌ **Failure** if tests fail - - ⏭️ **Skipped** if e2e-tests was skipped ## Troubleshooting @@ -107,5 +106,4 @@ Once the initial checks have run (and failed), maintainers can test the PR using - [ ] Workflow approved to run (if required) - [ ] Slash command posted with valid SHA - [ ] Dispatch action triggered successfully -- [ ] E2E Tests [reusable] check run updated with correct conclusion -- [ ] PR shows both original and updated check runs +- [ ] `check-external-pr` check run updated with correct conclusion