Skip to content

Commit

Permalink
Update meltano.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Edgar Ramírez Mondragón <[email protected]>
  • Loading branch information
TrishGillett and edgarrmondragon authored Sep 20, 2024
1 parent b185004 commit e2e33d2
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions meltano.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,15 @@ plugins:
kind: array
- name: user_ids
kind: array
- name: milestones
kind: object
- name: milestones.state
kind: options
options:
- label: Open
value: open
- label: Closed
value: closed
- label: all
value: All
- name: start_date
kind: date_iso8601
value: '2010-01-01T00:00:00Z'
Expand Down

0 comments on commit e2e33d2

Please sign in to comment.