nodejs / nodejs/node-core-utils
Allow ncu-team sync to run in GitHub Actions
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 314
- Forks
- 137
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 24
Description
In order to setup a GitHub Action to auto-PR changes, the ncu-team command seems to need the more interactive config/login that I couldn't figure out a way of getting around.
Maybe just a documentation issue, but I couldn't figure out how to get it to either accept the built-in GitHub Actions secret token, or how one might be provided so an auto-PR could be created.
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-team sync command and trace its interactive config and login flow, then check how GitHub Actions secret tokens are currently handled. Define the noninteractive authentication path needed for auto-PR workflows and document or test the resulting invocation so completion can be verified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, javascript
- Domain
- authentication, ci-cd, cli
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100