问题
What is the purpose of the "Changes" link in the Jenkins UI?
Can anyone point to the Jenkins documentation that describes the "Changes" link?
回答1:
When Jenkins pull the source code, it get a new SVN revision or a new Git SHA1.
This link displays the SCM changes since the last build:
来源:https://stackoverflow.com/questions/33549206/jenkins-changes-link