-
Improvement
-
Resolution: Unresolved
-
Major
-
None
Allow the "tracker artifacts" annotation of items included in the current build (taken from SCM history and artifact pattern-matching scheme).
This has to work as the successful Jira Plug-in (see: https://wiki.jenkins-ci.org/display/JENKINS/JIRA+Plugin).
Example:
> Artifact pattern-matching => [artf[0-9]+]
> Every "[artfNNN]" in the SCM message log defines the list of artifacts updated with a comment
> Whenever a build is triggered, the build result is logged in the artifacts
Type of annotations needs to be the same as in the Jira plug-in