renovatebot / renovatebot/github-action
Add config validation option
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- TypeScript
- Stars
- 546
- Forks
- 115
- Avg merge
- 19h 4m
- Merged PRs (30d)
- 10
Description
see https://github.com/renovatebot/renovate/issues/547
Idea:
- Add
commandoption, which isrenovateby default and can bevalidatefor validation mode - Add optional
validateFilesoptions for additional files to validate (colon / pipe separated glob patterns)
Contributor guide
No contributing guide indexed for this repository
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 with the linked renovatebot/renovate issue 547, then trace the GitHub Action's command and input handling; the payload names no source files or tests. Done means supporting the default renovate command, a validate mode, and optional colon- or pipe-separated validateFiles glob patterns.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, typescript
- Domain
- ci-cd
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100