Update github-bot.yml
Signed-off-by: Goran Jovic <goranjovic@gmail.com>
This commit is contained in:
parent
f4b33d47ee
commit
2a6d7b9ac7
|
@ -1 +1,14 @@
|
|||
_extends: probot-settings
|
||||
_extends: probot-settings
|
||||
|
||||
project-board:
|
||||
name: 'Pipeline for QA'
|
||||
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'
|
||||
|
|
Loading…
Reference in New Issue