Jenkins 会显示 bitbucket 中发生的变化吗

Will Jenkins show the changes that happened in bitbucket

我已经使用 Jenkins 设置了我的 bitbucket,运行 非常完美。当我更改代码并将其推送到 bitbucket 时,Jenkins 会自动运行,但我的问题是:是否有任何选项可以显示用户所做的更改,例如当行为 added/removed?

查看 git 插件:https://wiki.jenkins-ci.org/display/JENKINS/Git+Plugin

这个可能对你有帮助:https://wiki.jenkins-ci.org/display/JENKINS/Git+Changelog+Plugin