David Bennett

Results 18 comments of David Bennett

Getting all pull requests for a project has an API and would be relatively simple to do, but need some UX guidance. However, getting all projects for an organization requires...

Public client could be used for public repositories as a fallback (this logic exists already), however the rate limit on public client is _extremely low_. I doubt more than one...

Fixing these for the well known links like labels makes sense. Should create a GitHubUri class that handles all validation and extraction of this sort of information and then we...

@Az8th is the URL you are trying to input an on-prem url, or is it one of the *.visualstudio.com or dev.azure.com? Hosted urls are processed differently from non-hosted. I'm assuming...

Those errors are coming from the devops server response to our queries. Assigning to Sarah as this appears to be an authentication issue.

Yes, this is planned. What types and when is TBD.

We definitely support visualstudio.com host names, and we support multiple accounts. For the pull request widgets there is a drop-down for you to choose the account. I can't tell from...

> PR widget only has dropdown for email address but not for Repository to choose and when I manually enter the repo url, it says i am not the owner...

Is this still happening? I have been unable to reproduce this issue using same devops or visualstudio.com addresses for the same repository. The Uri parsing handles both equivalently and accurately...

This is tricky and I think we need some design on what that looks like before Felipe can update the widget. Assigning to Mike.