patternfly / patternfly/react-component-groups
Dependabot is not triggering a build corretly when submitting a PR
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 10
- Forks
- 40
- Avg merge
- 3d 22h
- Merged PRs (30d)
- 4
Description
Dependabot is not triggering a build to generate a new package.lock file. This making it so that we can not checkin a PR created by dependabot, as it would cause the main branch to start failing. Github actions and the repo setup should be looked into to see where this issue is coming from.
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 repository's GitHub Actions configuration and Dependabot-related setup. Reproduce a Dependabot pull request and determine why the build does not generate package.lock; done means the generated lockfile is available and the Dependabot pull request can be checked in without causing the main branch to fail.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, typescript
- Domain
- build-system, ci-cd
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 38/100