commit 978f1f5741725c0957832fa69eb9fe963fa56edb Author: Pedro Pombeiro Date: Mon Jan 22 15:22:30 2018 +0100 Initial GitHub bot settings diff --git a/.github/github-bot.yml b/.github/github-bot.yml new file mode 100644 index 0000000..13d15c4 --- /dev/null +++ b/.github/github-bot.yml @@ -0,0 +1,16 @@ +new-pull-requests: + project-board: + name: 'Pipeline for QA' + review-column-name: 'REVIEW' + + welcome-bot: + message: 'Thanks for making your first PR here!' + +bounty-awaiting-approval: + project-board: + name: 'Status SOB Swarm' + approval-column-name: 'bounty-awaiting-approval' + +slack: + notification: + room: 'status-hubot' \ No newline at end of file