Closed pierrelalanne closed 2 years ago
When using the provider 'repository' we add options to precise a repo-name and whether the repo is private or not in the final outputs.
This is in order to avoid jsonl outputs where the repository_name is not filled, and the private field is inconsistent.
jsonl
I agree, I think we can stick to this implementation as a first approach. I created an issue to make the changes you suggested.
When using the provider 'repository' we add options to precise a repo-name and whether the repo is private or not in the final outputs.
This is in order to avoid
jsonl
outputs where the repository_name is not filled, and the private field is inconsistent.