absaoss/Living Documentation Collector for Azure DevOps
Collect living documentation data from Azure DevOps organizations.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Apr 13, 2026
- License
- Apache 2.0
Pinned Snippet
uses: absaoss/living-doc-collector-ad@c7fa97667f35ea7390656ab1b8c93a1c953e2d5b # no releases — HEAD as of 2026-07-10tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| ADO-TOKEN | Azure DevOps Personal Access Token for authentication. | yes | — |
| work-items | Enable or disable `Work Items` mode. | no | false |
| verbose-logging | Enable or disable verbose logging. | no | false |
| work-items-organizations | JSON string defining the Azure DevOps organizations and projects to mine. | no | [] |
Outputs
| name | description |
|---|---|
| output-path | Path to the collected living documentation files. |