bitbucket-push-and-pull-request-plugin
bitbucket-push-and-pull-request-plugin copied to clipboard
Job is not triggered if 'Trigger also if nothing has changed in the repo' is not checked
Jenkins 2.235.1 Bitbucket Push and Pull Request Plugin 2.4.0
I have only trigger for Bitbucket Cloud Push. The pipeline script from scm has 'Lightweight checkout' off, 'Branch Specifier' ${BITBUCKET_SOURCE_BRANCH} (otherway Jenkins can not checkout proper branch and try something as refs/heads/** - literally two starts), 'Repository url' [email protected]:xxxx/bbbbb.git
I am changing Jenkinsfile (either comment or part of groovy code). Hook logs always indicating activity. But job not triggered unless I check 'Trigger also if nothing has changed in the repo' in trigger config.
Hi @egorse
is this issue still actual?
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.