patternfly / patternfly/react-component-groups

Dependabot is not triggering a build corretly when submitting a PR

Open
#557 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

PF Team
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.