https://github.com/danobot/azure-devops-to-ms-project-exporter
Export Azure Devops Query Results to MS Project Import CSV File
https://github.com/danobot/azure-devops-to-ms-project-exporter
azure-devops exporter importer ms-project msp vsts
Last synced: about 2 months ago
JSON representation
Export Azure Devops Query Results to MS Project Import CSV File
- Host: GitHub
- URL: https://github.com/danobot/azure-devops-to-ms-project-exporter
- Owner: danobot
- Created: 2021-11-25T07:55:29.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-11-26T11:32:45.000Z (over 3 years ago)
- Last Synced: 2025-01-17T15:52:46.624Z (4 months ago)
- Topics: azure-devops, exporter, importer, ms-project, msp, vsts
- Language: Python
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This script provides a way to use MS Project to do critical path analysis for projects managed in Azure Devops boards (ADO).
In main.py:
* Add your organisation ID and personal access token to code variable
* create a saved query in ADO and paste the query id in code variableTo get the most out of this exporter, you need to populate the following in ADO:
- estimates
- predecessors
- assignees