managedkaos / managedkaos/merge-pull-request
Request for Commits/Comments: Create JavaScript version
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 7
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
# Help Wanted
I am considering moving this Action from a Dockerfile-based action to a JavaScript-based Action.
The functionality would be the same but the Workflow run time would be a bit faster. Also with JS, there might be an easier path to adding functionality.
If you are a JS coder and familiar with GitHub Actions, I would be happy to have your comments or contributions.
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
The issue identifies the existing Dockerfile-based GitHub Action and the proposed JavaScript-based Action, but names no files or tests. Start by reviewing how the current action is structured and how its workflow is invoked. Before implementation, confirm the migration scope with maintainers; done means equivalent functionality with the expected runtime improvement.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- dockerfile, github-actions, javascript, shell
- Domain
- ci-cd, devops
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100