nodejs / nodejs/node-core-utils
`ncu-ci` wait for CI to finish and send desktop notification
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- JavaScript
- Stars
- 313
- Forks
- 137
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 24
Description
As title says, ncu-ci could (optionally) wait for a pending CI and send a desktop notification when it's finished, as well as outputting the result.
Something like:
$ ncu-ci --wait url https://ci.nodejs.org/job/node-test-pull-request/29730/
--------------------------------------------------------------------------------
[1/1] Running PR: 29730
--------------------------------------------------------------------------------
⠏ Waiting for CI to complete
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 at the ncu-ci command and use the example CI URL in the issue to trace how a PR is currently handled. Define the optional wait behavior, CI completion result output, and desktop notification, then verify the command behaves as requested when CI finishes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100