ljharb / repo-report

CLI to list all repos a user has access to, and report on their configuration in aggregate.
MIT License
24 stars 11 forks source link

Add Repository Command Line Option to Target Specific Repositories #71

Open dealako opened 2 years ago

dealako commented 2 years ago

Summary

Add Repository Command Line Option to Target Specific Repositories

Background

To provide additional flexibility and control, a new --repo-url {repo_url_value} command-line option (or similar name) could be implemented to only target a specific repository. This option would indicate that the user only wants to generate a report for this repository.

Tasks

Acceptance Criteria

pri1311 commented 2 years ago

Have an inkling of the changes needed for this. Would like to give it a try.

himanshu007-creator commented 1 year ago

Looking into this