apache / apache/infrastructure-actions
Should `approved_patterns.yml` use the correct word casing for actions ?
- Dominant language
- Python
- Stars
- 30
- Forks
- 83
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 79
Description
On Sedona SpatialBench we are getting a failure on the ASF Allowlist workflow for `Swatinem/rust-cache`:
https://github.com/apache/sedona-spatialbench/actions/runs/27872942501/job/82487683539?pr=114
We use the correct case `Swatinem` but `approved_patterns.yml` uses `swatinem`.
https://github.com/Swatinem
https://github.com/Swatinem/rust-cache
https://github.com/apache/infrastructure-actions/blob/25ab499ef9c241b64a56860245e57c195baddec6/approved_patterns.yml#L332
Contributor guide
Research direction
Start with approved_patterns.yml at the entry around line 332 and compare its Swatinem/rust-cache pattern with the linked ASF Allowlist workflow failure. Confirm the casing expected by the action reference, then update the allowlist entry so the workflow accepts the repository; the linked failure should no longer occur.
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
- Quiet
- Clarity
- Clearly specified
- Newbie friendliness
- 88/100