Align input names between composite action and boilerplate script
Open
Beginner friendly
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 61
- Forks
- 91
- Avg merge
- 12d 10h
- Merged PRs (30d)
- 1
Description
The goal of this issue is to align the input names boilerplate-directory and base-reference to match the flags expected by the boilerplate script - boilerplate-dir and base-ref.
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.
Research direction
Locate the composite action and the boilerplate script referenced in the issue, then compare their input names with the expected flags. Update the names so boilerplate-directory maps to boilerplate-dir and base-reference maps to base-ref; the work is done when both components use the aligned names.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions
- Domain
- ci-cd, tooling
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Active
- Clarity
- Clearly specified
- Newbie friendliness
- 75/100