---
- project:
    name: dovetail-rtd
    project: dovetail
    project-name: dovetail

    project-pattern: 'dovetail'
    rtd-build-url: 'https://readthedocs.org/api/v2/webhook/opnfv-dovetail/47364/'
    rtd-token: '47df9d7358b153666c2cf5cc139cd3a65d135688'

    stream:
      - master:
          branch: '{stream}'
          disabled: false
      - hunter:
          branch: 'stable/{stream}'
          disabled: false
      - jerma:
          branch: 'stable/{stream}'
          disabled: false

    jobs:
      - '{project-name}-rtd-jobs'