{ "user": "joshuacoles", "onlyInvolved": true, "pollIntervalSeconds": 60, "port": 4000, "repos": [ { "name": "marketdojo/auction", "checkCategories": { "lint": [ "rubocop", "pronto/rubocop", "frontend_lint", "scss_modules", "translation_lint", "yamllint", "brakeman", "qlty check" ], "specs": ["specs", "rspec", "rstest", "coverage", "qlty coverage", "qlty coverage diff"], "e2e": ["Preview E2E *"] } }, { "name": "marketdojo/auction-build", "checkCategories": { "lint": ["Format", "qlty check", "yamllint"] } }, { "name": "marketdojo/md_exts", "checkCategories": { "specs": ["tests"] } } ] }