Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-7838

Would be nice to have a different quote set for each build result (stable/unstable/failed)

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Trivial Trivial
    • persona-plugin
    • None

      The current plugin has quotes that are shown for any type of build.
      It would be nice if we could define a different set of quotes for stable/unstable/failed builds.

      <persona id='djb' displayName='Daniel J. Bernstein'>
      <quote>This is a generic quote that may be used for any builds for backwards compatability</quote>
      <quote type="stable">This is only for stable builds.</quote>
      <quote type="unstable">This is only for unstable builds.</quote>
      <quote type="failed">This is only for failed builds.</quote>
      ...
      </persona>

      That way we can have the CEO saying "You're fired" only for failed builds.

        1. persona.zip
          21 kB
        2. persona.jar
          22 kB
        3. persona.hpi
          24 kB

            sogabe sogabe
            teilo James Nord
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: