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

[JENKINS-32225] Workflow's ExecutorStep should support searching of the node

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

Description

We want to record the information about nodes being used by workflow.

Currently it's difficult, because Workflow plugin does not offer extension points allowing to monitor executions and to discover executor usages.

I propose to add a new FlowListener extension point, which allows to subscribe to workflow node status changes.

---
Originally reported by oleg_nenashev, imported from: Workflow's ExecutorStep should support searching of the node


  • status: Open
  • priority: Major
  • component(s): workflow-durable-task-step-plugin
  • label(s): api
  • resolution: Unresolved
  • votes: 6
  • watchers: 9
  • imported: 20251212-090250

Raw content of original issue

We want to record the information about nodes being used by workflow.
Currently it's difficult, because Workflow plugin does not offer extension points allowing to monitor executions and to discover executor usages.

I propose to add a new FlowListener extension point, which allows to subscribe to workflow node status changes.

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.