web-platform-tests / web-platform-tests/wpt
'Update wasm tests' weekly action will open identical PRs if not reviewed quick enough
Open
Nobody has claimed this yet.
GitHub Actions
infra
priority:backlog
- Dominant language
- HTML
- Stars
- 6.2k
- Forks
- 3.9k
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 586
Description
It looks like the 'Update wasm tests' workflow will keep opening identical PRs each week if the previous update was not merged. See #54735 #54609, and #54835 which all have the same contents.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by inspecting the "Update wasm tests" workflow and compare the identical PRs referenced in #54735, #54609, and #54835. Trace how the workflow determines whether an earlier update is still pending; done means later weekly runs no longer open duplicate PRs while an existing update remains unmerged.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, wasm
- Domain
- ci-cd, testing
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100