-
Improvement
-
Resolution: Fixed
-
Trivial
-
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.