dlang / dlang-bot

dlang-bot for automated bugzilla, github, and trello references
https://bot.dlang.io/
MIT License
22 stars 14 forks source link

Send a comment warning if the Bot doesn't have merge access #129

Open wilzbach opened 7 years ago

wilzbach commented 7 years ago

From https://github.com/dlang-bots/dlang-bot/pull/126#issuecomment-313087981

For vibe-d/vibe-core#22, it turned out to be a simple authorization problem, so this just improves our test suite.

Btw maybe we should let the bot make a warning comment if it doesn't have access to a repo? (OTOH this shouldn't happen that often)

MartinNowak commented 6 years ago

We have very few repos, don't sweat the small stuff. But if there is interest, we should make the bot a github app to combine hooking and permissions.