chainguard-dev / chainguard-dev/actions
melange `sign-with-temporary-key` conditional not applied
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 173
- Forks
- 83
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 11
Description
Using chainguard-dev/actions/melange-build@main without specifying sign-with-temporary-key results in the key being generated (overwritten) regardless of the conditional @ https://github.com/chainguard-dev/actions/blob/main/melange-build/action.yaml#L64.
Contributor guide
No contributing guide indexed for this repository
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
Start at melange-build/action.yaml line 64 and inspect how the sign-with-temporary-key input controls key generation. Reproduce the action without that input, then confirm the key is generated only when the input is specified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, yaml
- Domain
- ci-cd, devops
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100