-
Improvement
-
Resolution: Unresolved
-
Minor
-
None
I'm using a verified merge setup where Jenkins compiles code from my staging branch and merges it into master if the build is successful. I want to update my staging branch as well, but this sends Jenkins into a loop. I'd like to be able to ignore commits from certain users (Jenkins itself) and not build pushes that only contain them.
I'm not sure what a good way to upvote an issue here would be but I would like this feature too. Same reason, to avoid build loops with automatic commits.