bitbucket-push-and-pull-request-plugin icon indicating copy to clipboard operation
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

Open egorse opened this issue 5 years ago • 2 comments

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.

egorse avatar Jun 24 '20 06:06 egorse

Hi @egorse

is this issue still actual?

cdelmonte-zg avatar Oct 28 '20 15:10 cdelmonte-zg

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.

stale[bot] avatar Apr 16 '22 12:04 stale[bot]