pulp / pulp/pulp_workflow

Add workflow templates for easy workflow creation

Open
#13 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.