jenkinsci / jenkinsci/workflow-basic-steps-plugin

[JENKINS-54323] Create a Pipeline step to set the current build's display name, description, etc.

Open
#474 1 comment 0 reactions 0 assignees View on GitHub
component:workflow-basic-steps-plugin imported-jira-issue pipeline priority:minor resolution:unresolved
Dominant language
Java
Stars
73
Forks
129
PR merge metrics
No merged PRs in 30d

Description

The ApiStep sketched in JENKINS-41272">JENKINS-41272 is one step towards deprecating RunWrapper, but it does not cover all cases. RunWrapper currently allows users to set the following build information:


  • Description

  • Display Name

  • Whether to keep build records forever

  • Result

We should provide a standalone step with the same behavior to help deprecate RunWrapper.

---
Originally reported by dnusbaum, imported from: Create a Pipeline step to set the current build's display name, description, etc.


  • assignee: dnusbaum
  • status: Open
  • priority: Minor
  • component(s): workflow-basic-steps-plugin
  • label(s): pipeline
  • resolution: Unresolved
  • votes: 0
  • watchers: 1
  • imported: 20251215-220547

Raw content of original issue

The ApiStep sketched in JENKINS-41272 is one step towards deprecating RunWrapper, but it does not cover all cases. RunWrapper currently allows users to set the following build information:


  • Description

  • Display Name

  • Whether to keep build records forever

  • Result

We should provide a standalone step with the same behavior to help deprecate RunWrapper.

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.