{
  "jenkins": {
    "url": "https://pipeline.theorchard.io/",
    "user": "",
    "token": ""
  },
  "polling": {
    "intervalSeconds": 30
  },
  "playwright": {
    "stagePattern": "E2E",
    "jenkinsfilePattern": "playwrightTest",
    "urlPatterns": ["Playwright Report Link:\\s*(https?://\\S+)"]
  },
  "github": {
    "org": "theorchard"
  }
}
