kazo-ca/KazoAdoSync – ADO to GitHub Issue Sync
Synchronizes Azure DevOps Tasks to GitHub Issues with full AB# traceability.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| config-path | Path to the config.yml file (relative to the caller repository root). | no | .github/ado-config.yml |
| ado-org-url | Azure DevOps organization URL (e.g. https://dev.azure.com/my-org). | yes | — |
| ado-project | Azure DevOps project name. | yes | — |
| gh-repo-owner | GitHub repository owner (user or organization). | yes | — |
| gh-repo-name | GitHub repository name. | yes | — |
| ado-pat-token | Azure DevOps Personal Access Token (read/write WorkItems). | yes | — |
| gh-pat-token | GitHub Personal Access Token (write Issues). | yes | — |
| dry-run | When set to "true", runs without creating issues or modifying ADO work items. | no | false |
Outputs
no outputs