Hello team, I keep seeing this error when configuring tap-githib extractor.
This tap requires one and only one of the following path options: {'user_usernames', 'organizations', 'repositories', 'searches', 'user_ids'}.
This is happening after configuring Repository Config field. Any idea?
p
pat_nadolny
11/14/2022, 3:10 PM
Hey @sudeep_puvadi - yes that tap allows you to configure several different methods of querying github, but you can only use one. See the README for more details. I use that tap and configured organizations to search in our Squared meltano project. Does that help?
One more question @pat_nadolny, After the first run of tap-github to target-jsonl. Where can I find more details related to incremental run and logs of the job etc. Would you please guide me in the right direction about those details.