Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/seesi/reportbuginazuredevops
- Owner: Seesi
- Created: 2024-11-26T14:19:18.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-11-26T14:28:30.000Z (2 months ago)
- Last Synced: 2024-11-26T15:30:14.012Z (2 months ago)
- Topics: azure-devops, azure-devops-api, console-app, dotnet-core
- Language: C#
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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