Revert "Dataset refresh: open draft PR with per-eval validation links" - #755
Merged
Sun Haoran (haoranpb) merged 1 commit intoJul 28, 2026
Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
Reverts PR #741, returning dataset refresh to the manual process described in the PR.
Changes:
- Removes automated validation polling, pruning, and draft PR creation.
- Removes supporting dataset PR/pruning scripts.
- Restores collection workflow to trigger validation asynchronously.
Reviewed changes
Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
.github/workflows/collect-and-screen.yml |
Restores the original validation trigger flow. |
scripts/Collect-And-Screen.ps1 |
Removes collected-entry JSON output. |
scripts/New-DatasetPrBody.ps1 |
Deletes automated PR-body generation. |
scripts/Remove-DatasetEntries.ps1 |
Deletes automated dataset pruning. |
Magnus Hartvig Grønbech (Groenbech96)
approved these changes
Jul 28, 2026
Wenjie Fan (gggdttt)
approved these changes
Jul 28, 2026
Sun Haoran (haoranpb)
deleted the
revert-741-feature/dataset-refresh-draft-pr
branch
July 28, 2026 12:34
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Reverts #741
This process will be done in a more manual process instead (not more PAT), we also need a way to construct the real problem statement from internal work items (another manual process).