Andrew Svoboda

Results 8 issues of Andrew Svoboda

GH now supports automatically deleting branches (as of 2.22.4), so Bulldozer no longer needs to support the delete_after_merge option. We can probably remove the supporting code and leave the option...

Currently, when bulldozer fails to merge it does so silently behind the scenes. Instead, we can post a comment to the PR to indicate what happened. The error string included...

We should probably deprecate the workaround token feature as well and then eventually remove it. Should simplify the code a decent amount, since there's logic to specifically detect if push...

I've noticed on some internal repos where the following occurs: * On a repo where request-review is enabled * In the create PR workflow, select a user manually who should...

bug

P3: Policybot should accept webhooks for org changes and update Approvals accordingly. For example, on https://github.com/palantir/policy-bot/pull/23, I approved before being a member of the devtools team and was correctly identified...

enhancement

Currently, the xray tf provider does not support configuring reports. The API [1] supports creating various types of reports with many options. Ideally, support should exist in this provider for...

enhancement

https://github.com/google/go-github/releases/tag/v65.0.0