-
Improvement
-
Resolution: Unresolved
-
Minor
Currently, when configuring a pipeline (workflow) job, there is no option to specify node preferences on the job. Ideally this would either be supported as normally in the "Job Notifications" section (oddly) or better, via Pipeline syntax.
Something roughly like node("required-label", ScoringLabelPreference(["better": 1, "best": 2])) {}