jenkinsci / jenkinsci/plot-plugin

[JENKINS-65619] Allow plot plugin source CSV name to include environment variables

Open
#310 1 comment 0 reactions 0 assignees View on GitHub
component:plot-plugin imported-jira-issue priority:minor resolution:unresolved
Dominant language
Java
Stars
62
Forks
93
Avg merge
1d 17h
Merged PRs (30d)
1

Description

The plot plugin allows you to specify a filename for the source data. It would be very useful if this was able to include environment variables as filenames on some other post build steps and plugins do (e.g. the "Archive the artifacts" option, or the obsolete "Copy To Slave" plugin)

 

This would allow a CSV file name like "${JOB_NAME}_data.csv" to work, which currently doesn't

 

That would then allow the plot configuration to be copied more easily when creating a new job as a "Copy from existing" option

---
Originally reported by firthmj, imported from: Allow plot plugin source CSV name to include environment variables


  • assignee: vgaidarji
  • status: Open
  • priority: Minor
  • component(s): plot-plugin
  • resolution: Unresolved
  • votes: 1
  • watchers: 2
  • imported: 20260512-210953

Raw content of original issue

The plot plugin allows you to specify a filename for the source data. It would be very useful if this was able to include environment variables as filenames on some other post build steps and plugins do (e.g. the "Archive the artifacts" option, or the obsolete "Copy To Slave" plugin)

 

This would allow a CSV file name like "${JOB_NAME}_data.csv" to work, which currently doesn't

 

That would then allow the plot configuration to be copied more easily when creating a new job as a "Copy from existing" option

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.