PR-Quality action need to be fixed
Open
Beginner friendly
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 64
- Forks
- 71
- Avg merge
- 2d 17h
- Merged PRs (30d)
- 31
Description
https://github.com/nodejs/doc-kit/actions?query=workflow%3A%22PR%20Quality%22
The link above shows that the PR-Quality action fails every time it runs.
The error message is as follows:
The reusable workflow webpack/.github/.github/workflows/pr-quality.yml@a03552c758d8c244b3cfc2985aff7020469e0473 is not allowed in nodejs/doc-kit because all reusable workflows must be from a repository owned by your enterprise or match one of the patterns: changesets/action@*, codecov/codecov-action@*, codecov/test-results-action@*, codespell-project/actions-codespell@*, gr2m/create-or-update-pull-request-action@*, lovetoknow/slackify-markdown-action@*, ossf/scorecard-action@*, pnpm/action-setup@*, rtcamp/action-slack-notify@*, step-security/harden-runner@*, thollander/actions-comment-pull-request@*, zizmorcore/zizmor-action@*.
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
Open the PR Quality workflow from the linked Actions page and inspect the reusable workflow reference that GitHub rejects. Compare it with the repository’s allowed reusable-workflow patterns and adjust the workflow configuration accordingly. Done means the PR Quality action is permitted and completes successfully on a run.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, javascript
- Domain
- ci-cd, devops
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- Half a day
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100