Skip to content
This repository was archived by the owner on Nov 8, 2018. It is now read-only.
This repository was archived by the owner on Nov 8, 2018. It is now read-only.

paths in source configuration does not work  #199

@moafred

Description

@moafred

Describe the bug
The paths source configuration does not work. I'm currently using the ignore_paths that works.

To Reproduce

resource_types:
- name: pull-request
  type: docker-image
  source:
    repository: jtarchie/pr

resources:
- name: pull-request
  type: pull-request
  source:
    repo: ***
    access_token: ***
    username: ***
    password: ***
    paths:
      - api/

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions