https://github.com/christosgalano/ado-template-tracker
ado-template-tracker is a tool for tracking and analyzing template usage in Azure DevOps pipelines across projects, repositories, and individual pipelines.
https://github.com/christosgalano/ado-template-tracker
adoption azure-devops cli governance pipelines-as-code python templates tracker
Last synced: 11 months ago
JSON representation
ado-template-tracker is a tool for tracking and analyzing template usage in Azure DevOps pipelines across projects, repositories, and individual pipelines.
- Host: GitHub
- URL: https://github.com/christosgalano/ado-template-tracker
- Owner: christosgalano
- License: mit
- Created: 2025-02-18T12:33:58.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-30T09:25:31.000Z (12 months ago)
- Last Synced: 2025-06-30T09:38:06.886Z (12 months ago)
- Topics: adoption, azure-devops, cli, governance, pipelines-as-code, python, templates, tracker
- Language: Python
- Homepage:
- Size: 478 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# ado-template-tracker
[](https://github.com/christosgalano/ado-template-tracker/actions/workflows/ci.yaml)

[](https://github.com/christosgalano/ado-template-tracker/releases)
## Table of contents
- [Description](#description)
- [Installation](#installation)
- [Requirements](#requirements)
- [Usage](#usage)
- [Arguments](#arguments)
- [Source Configuration](#source-configuration)
- [Target Configuration](#target-configuration)
- [Compliance Mode](#compliance-mode)
- [Output format](#output-format)
- [Example usage](#example-usage)
- [Contributing](#contributing)
- [License](#license)
## Description
## Installation
### Homebrew
```bash
```
### Pip
```bash
```
### Binary
Download the latest binary from the [releases page](https://github.com/christosgalano/ado-template-tracker/releases/latest).
## Requirements
To run ado-template-tracker ...
## Usage
ado-template-tracker is a ...
### Arguments
#### Source Configuration
#### Target Configuration
#### Compliance Mode
#### View Mode
#### Output format
**Plain**
**Rich**
**JSON**
**Markdown**
### Example usage
Scenario 1:
```bash
ado-template-tracker ...
```
...
Scenario N:
```bash
ado-template-tracker ...
```
More examples can be found [here](examples).
## Contributing
Information about contributing to this project can be found [here](CONTRIBUTING.md).
## License
This project is licensed under the [MIT License](LICENSE).