microsoft / TeamMate

TeamMate is an application for managing Azure DevOps work items and pull requests.
MIT License
31 stars 11 forks source link

Missing PullRequest type #75

Closed supermem613 closed 2 years ago

supermem613 commented 2 years ago

We have an incorrect type for the pull request in the project context serializer. This change fixes it.

Fix #74