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

Endless builds because of "ignore committer strategy" no longer working as before #863

Open
Enrice opened this issue Jul 15, 2024 · 0 comments
Labels

Comments

@Enrice
Copy link

Enrice commented Jul 15, 2024

Jenkins and plugins versions report

Environment
Jenkins 2.452.3
ignore-committer-strategy 1.0.4
cloudbees-bitbucket-branch-source 887 or 888 likewise, 886 worked ok

What Operating System are you using (both controller, and any agents involved in the problem)?

Rocky Linux 9

Reproduction steps

add at least 2 commits by the same exempted author and push them at the end of the build.
--- or ---
just trigger a multibranch pipeline scan.

Expected Results

There should be no difference regarding the number of commits; if the push only contains commits of the same exempted author, the build should not be triggered.

Actual Results

With builds that produce 2 commits by our CI user, those get endlessly re-triggered by branch events.
With builds that only produce 1 commit, the strategy works as expected.
When triggered by a scan, ALL branches get rebuilt

Anything else?

No response

Are you interested in contributing a fix?

No response

@Enrice Enrice added the bug label Jul 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant