jenkinsci / jenkinsci/workflow-durable-task-step-plugin

[JENKINS-33995] ExecutorStep::labels should be recorded in the FlowNode graph

Open
#494 6 comments 0 reactions 0 assignees View on GitHub
component:workflow-durable-task-step-plugin imported-jira-issue priority:minor resolution:unresolved
Dominant language
Java
Stars
46
Forks
110
PR merge metrics
No merged PRs in 30d

Description

In the current flow graph it's impossible to understand, which labels have been actually required by the node() call. Such info would be useful for the build analysis.

In WorkspaceActionImpl we get all labels of the build, so this info is not relevant.

---
Originally reported by oleg_nenashev, imported from: ExecutorStep::labels should be recorded in the FlowNode graph


  • assignee: jglick
  • status: Open
  • priority: Minor
  • component(s): workflow-durable-task-step-plugin
  • label(s): api
  • resolution: Unresolved
  • votes: 0
  • watchers: 4
  • imported: 20251212-090250

Raw content of original issue

In the current flow graph it's impossible to understand, which labels have been actually required by the node() call. Such info would be useful for the build analysis.

In WorkspaceActionImpl we get all labels of the build, so this info is not relevant.

  • environment: workflow-1.13

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.