-
Type:
New Feature
-
Status: Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: trunk
-
Fix Version/s: None
-
Component/s: workflow
-
Labels:None
It would be useful to be able to run just a specific action from a workflow (kind of like how you can run a specific unit test from a file by doing -Dtest=TestClass#testMethod). To prevent things from getting complicated with forks, decisions, etc, it should only allow one action name and not a set of actions.