github / gh-migration-analyzer

MIT License
64 stars 21 forks source link

Fetch Azure DevOps organization metrics and write to CSV. #31

Open Henrzac679 opened 1 year ago

Henrzac679 commented 1 year ago

To fetch Azure DevOps organization metrics and write to CSV, you can use the following command: node src/index.js ADO-org -o -t Replace <organization> with the name of your Azure DevOps organization and <PAT> with your personal access token. This command will fetch the necessary data from your Azure DevOps organization and export a CSV file containing a list of each project, as well as the repositories and pull requests in each project. The CSV file will be exported to a new directory within the project's root directory.

dimhof72 commented 1 year ago

https://github.com/github/gh-migration-analyzer/issues/31#issue-1693446537

Oiuyen1986 commented 1 year ago

😊😊😊😊

Oiuyen1986 commented 1 year ago

https://github.com/github/gh-migration-analyzer/issues/31#issue-1693446537