Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/seesi/reportbuginazuredevops


https://github.com/seesi/reportbuginazuredevops

azure-devops azure-devops-api console-app dotnet-core

Last synced: 5 days ago
JSON representation

Awesome Lists containing this project

README

        

## A demo console app to report bugs and issues to Azure DevOps boards.
### Requirement
- Owner of Azure DevOps account
- Generate Personal Access Token with only Read/Write permissions for Azure Boards

### How to run app
```bash
pat= orgName= orgProject= dotnet run