Automattic / Automattic/harper
deploy (deploy.yml has a workflow_dispatch trigger with a single input, npm_tag_suffix) marked as capitalization problem
Open
bug
false-positive
harper-core
linting
- Dominant language
- Rust
- Stars
- 15.4k
- Forks
- 627
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 106
Description
**What got flagged?**
deploy
**Why is this incorrect?**
deploy (deploy.yml has a workflow_dispatch trigger with a single input, npm_tag_suffix) marked as capitalization problem. (deploy.yml = file name.)
**Example of correct usage:**
No capitalization problems.
Contributor guide
Research direction
Start by inspecting deploy.yml, especially the workflow_dispatch trigger and its npm_tag_suffix input, to reproduce why deploy is marked as a capitalization problem. Confirm the intended capitalization behavior and verify that the file no longer produces a capitalization diagnostic.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, yaml
- Domain
- ci-cd
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100