mheap / mheap/pin-github-action
Drop the pin@ portion of the comment
- Dominant language
- JavaScript
- Stars
- 184
- Forks
- 19
- PR merge metrics
- No merged PRs in 30d
Description
So renovate can properly understand the digest, it would be nice to remove the unneeded pin@ characters.
The workaround for now is to use this instead
```
pin-github-action -c " {ref}" /path/to/workflow.yaml
```
- https://github.com/mheap/pin-github-action?tab=readme-ov-file#customising-the-ref-comment
- https://github.com/renovatebot/renovate/discussions/42451
Contributor guide
No contributing guide indexed for this repository
Research direction
Start at the pin-github-action entry point handling the -c option and compare its output with the custom ref comment documented in the README. The change is complete when the generated comment omits the pin@ portion while still providing the ref in a form Renovate can understand.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, javascript
- Domain
- cli, devops
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100