puppetlabs / puppetlabs/cat-github-actions
Runner should not contain hard-coded values, it should be derived from configuration files.
Open
@sooyean-hoo is already working on this.
Since Aug 19, 2024.
feature
- Dominant language
- Shell
- Stars
- 1
- Forks
- 5
- Avg merge
- 16m
- Merged PRs (30d)
- 2
Description
Describe the Bug
Line 45 and 70 of https://github.com/puppetlabs/cat-github-actions/blob/b98f1f160644f6e81b14df7fda190dc2bd8b62a3/.github/workflows/module_acceptance.yml are hardcoded
Expected Behavior
These should be derived.
Steps to Reproduce
N.A.
There are just code
Environment
- ALL
Additional Context
N.A.
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.
Assessment
This issue has not been assessed yet.