Add workflow templates for easy workflow creation
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 1
- Forks
- 3
- Avg merge
- 4d 8h
- Merged PRs (30d)
- 4
Description
It would be helpful to have a workflow template resource that defines a reusable list of tasks, so that new workflows can be created from a template rather than being assembled from scratch each time. Users would define a template once (with its task steps, parameters, etc.) and then instantiate workflows from it, optionally overriding fields. This would make it much easier to standardize and spin up new workflows for common patterns.
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 names no files, tests, or entry points. Begin by locating the existing workflow and task creation paths, then review how task steps and parameters are represented. Done means users can define reusable templates, instantiate workflows from them, and optionally override fields.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100