WillAbides

Results 38 comments of WillAbides

I would like to work on this PR

I would like to work on a proof-of-concept PR for this. There is a risk that this looks like a good idea but it ends up adding more complexity than...

> Are YAML and JSON our only two options? You mean for the metadata file? Probably not, but I would prefer yaml or json because they are well known formats...

First off, if `**/*.yaml` is really the path you want to search for, you can get around this problem by using `language:yaml` instead of `path:**/*.yaml`. But that trick obviously only...

I don't quite understand what is being proposed here. Is it the idea of handling auth in go-github itself to save from having to bring in third party dependencies or...

I agree with what @gmlewis is saying, but it would still be interesting to explore this idea as a whole. Then we can see if there is a way to...

I think #2363 is only partially related. It is about configuring a proxy on the transport, but not from environment. I'm confused by #2686. Presumably it solved an issue, but...

I'm not aware of any way to do that, and I don't think there will be a direct link between the two because checks aren't directly connected to workflow runs....

I noticed the activity here and merged master into the PR branch.

TBH, I've never had the `existingfile` type work for me. I like this idea though.