{"id":13289087,"url":"https://github.com/roel4ez/ado-pr-chart","last_synced_at":"2025-07-14T09:09:08.396Z","repository":{"id":70979399,"uuid":"333529326","full_name":"roel4ez/ado-pr-chart","owner":"roel4ez","description":"A simple tool to generate a chart of all PRs that have been closed on a specific repository in an Azure DevOps project.","archived":false,"fork":false,"pushed_at":"2021-01-28T10:58:01.000Z","size":37,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-10T19:34:22.463Z","etag":null,"topics":["azure-devops","chart","pullrequest"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/roel4ez.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-01-27T18:57:06.000Z","updated_at":"2021-01-28T10:58:03.000Z","dependencies_parsed_at":"2023-04-21T06:48:00.782Z","dependency_job_id":null,"html_url":"https://github.com/roel4ez/ado-pr-chart","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/roel4ez/ado-pr-chart","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roel4ez%2Fado-pr-chart","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roel4ez%2Fado-pr-chart/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roel4ez%2Fado-pr-chart/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roel4ez%2Fado-pr-chart/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/roel4ez","download_url":"https://codeload.github.com/roel4ez/ado-pr-chart/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roel4ez%2Fado-pr-chart/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265266172,"owners_count":23737177,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["azure-devops","chart","pullrequest"],"created_at":"2024-07-29T17:00:25.675Z","updated_at":"2025-07-14T09:09:08.357Z","avatar_url":"https://github.com/roel4ez.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ado-pr-chart\n\nQuickly generate a PR chart for your ADO repositories, grouped per month.\n\n![chart](readme.png)\n\n## Usage\n\nUse the command line to pass the following arguments:\n\n- `--ado-org`: the name of the Organization in ADO\n- `--ado-proj` the name of the Project in ADO\n- `--ado-repo` the UUID of the Repository in ADO\n- `--ado-pat`: a PAT for ADO with scope vso.code\n- `--start-date`: the date from when to start counting. Format=yyyyMMdd\n- (optional) `--pr-status`: the status of the requested PR [completed, active, abandoned, any]\n- (optional) `--page-size`: the number of items you wish to receive (REST API defaults to 100)\n\nor create an `appsettings.json` file based on the template and use the `-f` flag to run\n\n```\nado-pr-chart.exe -f \n```\n\n### How to find the repository UUID\n\n- Go to Repository Settings in ADO: \u003chttps://dev.azure.com/\u003e\\\u003cOrganization\u003e/\\\u003cProject\u003e/_settings/repositories\n- Select the repository you are interested in\n- Look at the URL bar in your browser, there is a UUID at the end: `_settings/repositories?repo=xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxx`\n\n## Open Topics\n\n- [ ] save the image to a file (currently only displays the link)\n- [ ] make colors customizable\n- [ ] provide ability to choose fonts, colors and size\n- [ ] decent error handling\n- [ ] show help output when wrong arguments are provided\n- [x] Add instructions how to find Repository UUID\n- [x] Fix hardcoded date\n\n## Dependencies\n\n- [QuickChart](https://quickchart.io/) / [QuickChart-C#](https://github.com/typpo/quickchart-csharp) Simple online service and Client SDK to generate charts on the fly.\n- [commandlineparser](https://github.com/commandlineparser/commandline) Best Commandline argument parser for netcore.\n- [Newtonsoft.JSON / JSON.NET](https://www.newtonsoft.com/json) the default library for JSON in netcore.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froel4ez%2Fado-pr-chart","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Froel4ez%2Fado-pr-chart","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froel4ez%2Fado-pr-chart/lists"}