Andrew Svoboda
Andrew Svoboda
Hey @tekumara, As you noticed, this is expected based on the code. I think we need to update our docs to reflect that you should point the github app's webhook...
I think we'll want to just use https://github.com/palantir/policy-bot#deployment along with some handy screenshots. Then we can probably remove the policy-bot section and just link here for all our bots.
Hey @vosst sorry about that, can you try again now?
Yep, I've pinged some of our internal folks to take a look. This repo looks like it needs a bit of TLC first
For the purpose of a TF example, I would suggest encoding most of the existing API parameters (I know there are a lot.. so I'll ignore some of them). ```...
@bluekeyes are you still interested in merging this?
Hey @anishagg17, thanks for the PR. Do you mind also removing the examples as well? https://github.com/palantir/bulldozer/blob/0bfd9486b8d72b5c9dbdf04d91f09bd1783a48c8/config/examples/standard.bulldozer.v1.yml#L14 https://github.com/palantir/bulldozer/blob/19a4b0800b00bab36aaf30366800f1016983efb5/README.md#bulldozeryml-specification
If you run `./godelw verify` locally, you can see the same output from the test. It looks like the `head` var L158 in merge.go is now unused, and the compiler...
That log message is from the push event handler, which is used for updating other branches. See the config under `update`. You'll want to try the following to auto-merge PRs...
Hey @philBrown, Thanks for the comment. Usually we suggest pairing bulldozer with [policy-bot](https://github.com/palantir/policy-bot). Policy-bot can be used to create complex approvals (for allow specific dependabot PRs) which can then be...