Skip to content

typinghard/azure-devops-tracker

Repository files navigation

Azure DevOps Tracker

Build status Nuget Downloads

To Talk with us, join our Discord

Discord

For a Technology Team Manager, the process improvement in search of agility and productivity is indispensable. For that, data is very important.

However, for teams that use the Azure DevOps for writing your tasks, doesn’t exists a in-depth detail about what occurs with the WorkItems and the Azure DevOps Queries available are limiteds.

With Azure DevOps Tracker will be possible to obtain detailed informations about the cycle time of each Workitem, as all data are automatically stored in your SQL Server Database.

The Azure DevOps Tracker brings automatically tracking of Workitems and will help managers with:

Statistics:

✅ Of the Team

✅ From specific Team Members

✅ Total time per State

✅ Worked time per State

Cycle time sampling of:

✅ An iteration or Sprint

✅ A Workitem

✅ A Project

- Changelog: With Azure DevOps Tracker you can easily inform what was done by your team. Actually, we have integration with Microsoft Teams and Discord!

Possibility to connect to a BI Tool 📊

Your creativity is the limit! 🚀

Installation

PM > Install-Package AzureDevOpsTracker

For more instructions and examples, go to our Wiki.

Live Demo

We have a DataBase with a public user to help you test the Azure DevOps Tracker in fully working!

  • Server: tcp:sql-azure-devops-tracker.database.windows.net,1433
  • Database: sqldb-azure-devops-tracker
  • User: public_user
  • Password: @Adt123456_

Azure DevOps project link that is connected to this database: Azure Devops - TypingHard

Authors