Support adding entire Workflows
Open
Nobody has claimed this yet.
- Dominant language
- Scala
- Stars
- 199
- Forks
- 67
- Avg merge
- 6h 24m
- Merged PRs (30d)
- 3
Description
Today there's support for adding both:
WorkflowJobWorkflowStep
...into .github/workflows/ci.yaml
I'm thinking this plugin is so helpful that it could even be used for creating entire Workflow (files). What's your thoughts on this?
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
The issue refers to the existing WorkflowJob and WorkflowStep support and the .github/workflows/ci.yaml file. Start by reviewing how the plugin currently adds those entries and determine the intended API for creating complete workflow files. Done would mean a defined, implemented way to add an entire workflow rather than individual jobs or steps.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions
- Domain
- ci-cd
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100