mirror of
https://github.com/status-im/status-react.git
synced 2025-01-10 02:56:07 +00:00
Jakub Sokołowski
d21dc7be79
Related to: https://github.com/status-im/status-mobile/issues/13497 Required by: https://github.com/status-im/status-github-bot/pull/55 Signed-off-by: Jakub Sokołowski <jakub@status.im>
19 lines
451 B
YAML
19 lines
451 B
YAML
_extends: probot-settings
|
|
|
|
project-board:
|
|
name: 'Pipeline for QA'
|
|
min-reviewers: 1
|
|
tested-pr-label-name: 'Tested - Issues'
|
|
contributor-column-name: 'CONTRIBUTOR'
|
|
to-rebase-column-name: 'TO REBASE'
|
|
review-column-name: 'REVIEW'
|
|
test-column-name: 'E2E Tests'
|
|
|
|
automated-tests:
|
|
repo-full-name: 'status-im/status-mobile'
|
|
job-full-name: 'status-mobile/e2e/status-app-prs'
|
|
kickoff-column-name: 'E2E Tests'
|
|
|
|
github-team:
|
|
slug: 'clojure'
|