microsoft / microsoft/winget-studio
Allow Dependabot cooldown in spelling checks
Open
Beginner friendly
Nobody has claimed this yet.
Issue-Docs
Needs-Triage
- Dominant language
- C#
- Stars
- 67
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
Brief description of your issue
The repository spelling allowlist does not recognize Dependabot's valid cooldown configuration key. Add cooldown to .github/actions/spelling/allow.txt so pull requests that configure a Dependabot cooldown do not fail the Check Spelling workflow.
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
Update .github/actions/spelling/allow.txt, which contains the repository spelling allowlist. Add the Dependabot configuration key cooldown, then verify that the Check Spelling workflow accepts pull requests using that key.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions
- Domain
- ci-cd
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Active
- Clarity
- Clearly specified
- Newbie friendliness
- 95/100