github-rebase-bot icon indicating copy to clipboard operation
github-rebase-bot copied to clipboard

A github bot that monitors repository PRs, rebases them and merges them as they pass tests

Results 10 github-rebase-bot issues
Sort by recently updated
recently updated
newest added

I tried to build the repo locally but I am getting a lot of errors, I am happy to help if I get some help.

enhancement
help wanted

it happens very often that we have 10 PRs all marked as `LGTM` but only one of them is approved and ready to be merged. Since most CI systems have...

enhancement
help wanted

It would be nice to be able to change the merge commit message

Same as #27 , but for a popular AWS based git hosting: https://aws.amazon.com/de/codecommit/ this should work e.g. by triggering a lambda function which calls a generic webhook API endpoint provided...

enhancement
help wanted

Gitlab CI also supports webhooks - see https://docs.gitlab.com/ce/user/project/integrations/webhooks.html for details. Ideally we should be able to consume a number of different DVCS and work the same way

enhancement
help wanted

Right now the bot needs to be configured with a list of repositories it supports - moving forward I'd be really interested in extending this to an arbitrary number of...

enhancement
help wanted

I think it would be nice to have an indication that this repository is managed using a bot. Something like the badges you get for CI systems, which when clicked...

enhancement
help wanted

The logging is quite verbose right now - ideally I'd like the bot to be quite unless started /w `-debug`

enhancement
help wanted

Also notify the creator? - slack channel ? - comment in PR?

help wanted

webhooks can only be used when you have admin access to the repo in question. sometimes you want to act even when you are a collaborator. by making the `public-dns`...

enhancement
help wanted