Elliott Pope

Results 6 comments of Elliott Pope

@smil2k I have not had a chance to do that yet. If you could set that up that would be perfect!

@smil2k That sounds great. I'll create a 3.0 project and add this issue to it

@smil2k there are a few problems/suggestions I see here: 1. Let's try and use some relatively standard format for storing these records (i.e. the `.http` file format that IntelliJ uses,...

Sadly this seems like it will never work. Even with clever uses of regex to remove the `status` fields and break apart the multi-doc YAML (BTW, I put my version...

Looks like this is an issue introduced by a change to the GitHub REST API. The 5.9.1 and 5.9.2 changes did not break this functionality. The downstream `go-github` library is...

@chamoisla and @zukwung the fix should ultimately be made on the [`go-github` project](https://github.com/google/go-github) (anything else would be a temporary workaround). You could make a corresponding issue on that project and...