-
Notifications
You must be signed in to change notification settings - Fork 100
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
Bot fails to interpret .bulldozer.yml #304
Comments
I think this is because of the You should be able to confirm this by enabling debug logging and looking for messages that contain |
@bluekeyes Yes, I found this message |
Removed target branch trigger, and updated label and comment trigger. This issue was letting bulldozer bot to merge any PR if the target is main. Ref: palantir/bulldozer#304 category: bug ticket: #325
I have deployed bulldozer bot to our kubernetes cluster and here is my .bulldozer.yml that is present in our repo:
From k8s logs, it seems that it identifies that .bulldozer.yml is present but fails to react accordingly. As soon as a PR is opened it merges it without any label or comment.
Any ideas what could be causing this?
The text was updated successfully, but these errors were encountered: