nodejs / nodejs/node-core-utils
ncu-ci: ignore MatrixRuns that have different id from the parent
Open
Nobody has claimed this yet.
bug
ncu-ci
- Dominant language
- JavaScript
- Stars
- 314
- Forks
- 137
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 24
Description
In Jenkins this are displayed with translucent icons which means they are skipped and the data returned from the API endpoint does not even belong to the build.
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 locating the ncu-ci handling for MatrixRuns and trace how a run is matched to its parent. Verify the Jenkins/API behavior described in the issue, then confirm that MatrixRuns with a different parent id are ignored and their unrelated data is not returned.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100