status-react/.github/github-bot.yml
Pedro Pombeiro efa419b549
Update github-bot.yml
Include `project-board/tested-pr-label-name`

Signed-off-by: Pedro Pombeiro <pombeirp@users.noreply.github.com>
2018-03-14 14:28:25 +01:00

16 lines
369 B
YAML

_extends: probot-settings
project-board:
name: 'Pipeline for QA'
tested-pr-label-name: 'Tested - Issues'
contributor-column-name: 'CONTRIBUTOR'
review-column-name: 'REVIEW'
test-column-name: 'TO TEST'
automated-tests:
repo-full-name: 'status-im/status-react'
job-full-name: 'end-to-end-tests/status-app-end-to-end-tests'
github-team:
slug: 'clojure'