lstahlman

Results 8 comments of lstahlman

@Unknown are you already working on this in conjunction with #2246? If not, I would like to help out.

That makes sense. I think most of the features requested here fit with that api, though some are dependent on related features that are still in progress (e.g., comments API).

I am including the ability to pass options through /repos/:owner/:repo/pulls and I think there should be the same sort of support for issues. I was actually considering submitting a PR...

Yeah I saw that and am somewhat dependent on that PR getting accepted. I had my own version in dev, but it very closely matches what you submitted. I'm pretty...

I paused while waiting for #3547 & gogits/go-gogs-client#47 to be accepted, but I'll go ahead and post a WIP PR shortly so the code is out there.

The WIP PRs I just posted implement the basic list, get, create, edit & merge features. I'm open to feedback and can add in extra bits where needed. I still...

FYI I updated the PR to include the documentation. It's lengthy so I won't cross-post it here.