dlang / dlang-bot

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

support bot commands in comments #190

Open MartinNowak opened 6 years ago

MartinNowak commented 6 years ago

Interestingly Gitlab also supports some "bot" commands in the comment field, e.g. /wip to toggle WIP. dlang-bot could delete such comments after execution in order to reduce spam on PRs.

gitlab_bot_commands Preview would require a custom WebExtension plugin though :/.

CyberShadow commented 3 years ago

For the WIP case I understand it's no longer relevant as GitHub now has draft PRs.

What other commands could the bot understand?