-
New Feature
-
Resolution: Unresolved
-
Minor
-
None
It would be very useful to have the trend configurable by a predicate.
We have a job that builds many different projects, and having the trend comparing to "previous build" is useless. We'd like to compare to "previous build with the same value of PROJECT parameter / env variable".
The coverage plugin does not select the reference build on its own, it delegates that part to an implementation of the forensics-api plugin. You can use the git-forensics plugin as an example on how to implement a reference build finder that chooses builds on environment variables.