Project

General

Profile

Actions

Bug #13306

closed

Odd sounding descriptions for jobs

Added by Adam Ruzicka almost 9 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
-
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

Due to the recent changes in job names some of the descriptions don't make much sense now
For example "Puppet Run Once" had format '%{job_name} with "%{puppet_options}"'
Now it is '%{job_category} with "%{puppet_options}"', where job_category is just "Puppet".
Resulting 'Puppet with "--some-flag"' doesn't really tell what the job will do


# Old
%{job_name} with "%{puppet_options}" ~> Puppet Run Once with "--some-flag" 

# New
%{job_category} with "%{puppet_options}" ~> Puppet with "--some-flag" 

Actions

Also available in: Atom PDF