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

support polling where webhooks are unavailable

Open nicolai86 opened this issue 8 years ago • 0 comments

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 flag optional we should add a fallback mechanism which regularly polls the repo in question to execute the same behaviour. this way the bot would works in either case.

also, it pays on the long term goal to be not github dependent.

nicolai86 avatar May 01 '17 20:05 nicolai86