23 lines
582 B
YAML
23 lines
582 B
YAML
project-board:
|
|
name: 'Pipeline for QA'
|
|
contributor-column-name: 'CONTRIBUTOR'
|
|
review-column-name: 'REVIEW'
|
|
test-column-name: 'TO TEST'
|
|
|
|
bounty-project-board:
|
|
name: 'Status SOB Swarm'
|
|
awaiting-approval-label-name: 'bounty-awaiting-approval'
|
|
bounty-label-name: 'bounty'
|
|
awaiting-approval-column-name: 'bounty-awaiting-approval'
|
|
|
|
welcome-bot:
|
|
message: 'Thanks for making your first PR here!'
|
|
|
|
automated-tests:
|
|
repo-full-name: 'status-im/status-react'
|
|
job-full-name: 'end-to-end-tests/status-app-end-to-end-tests'
|
|
|
|
slack:
|
|
notification:
|
|
room: 'status-probot'
|