Chris Sidi
Chris Sidi
Thanks @gmlewis, I'll try to put something together. However I think one of the biggest benefits is the stricter type checking during the build. I'm not sure I can capture...
Yup and Yup! I may have time this week to contribute changes. Would you have the generator identify the event structs by iterating over the [`eventTypeMapping`](https://github.com/google/go-github/blob/f6bffcf431f8ab7e3b5a65fdf624bad91195c0b9/github/messages.go#L47) values? Or use the...
@gmlewis I made some progress, but won't be able to work on this again for several weeks. I created a draft PR (https://github.com/google/go-github/pull/2477) and I'm open to other contributors taking...
Earlier PR that prevents invalid dist-tags for the `npm dist-tag add` command, but not `npm publish`: https://github.com/npm/cli/pull/7195