Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failing branch keeps triggering the build #121

Closed
MichaelDepner opened this issue May 9, 2018 · 1 comment
Closed

Failing branch keeps triggering the build #121

MichaelDepner opened this issue May 9, 2018 · 1 comment

Comments

@MichaelDepner
Copy link

This one needs either more reports, or someone to investigate.

We had a case with the praqma.com pipeline where it was triggered on every SCM poll, every 2 minutes. Always the same branch with a merge conflict, always failing.
https://jenkins.praqma.cloud/job/Web_www.praqma.com-integrate/850/console

How to investigate this issue:
In a controlled test environment, with SCM polling enabled, make a ready branch with something that fails to auto-merge to the integration branch. Confirm that SCM is only triggered once, and not continuously.

Possibly related to #120

@buep
Copy link
Contributor

buep commented May 14, 2018

The pretested integration plugin isn't responsible for triggering the job at all, it is the git scm part. We just get control afterwards.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants