This new column shows the reason why the artifact is rebuilt. This is useful to decide if the artifact is directly affected by some change which triggered the rebuild, or if it is pulled-in just as a dependency to rebuild other artifact.
:thumbsup: nice!
Optional: Can I please suggest against using alphabets as variable names. Instead we should have a meaningful variable name. :-)
Commit 16938c9d fixes this pull-request
Pull-Request has been merged by jkaluza
This new column shows the reason why the artifact is rebuilt. This
is useful to decide if the artifact is directly affected by some
change which triggered the rebuild, or if it is pulled-in just
as a dependency to rebuild other artifact.