Matt R. Wilson

Results 54 comments of Matt R. Wilson

I've been very happy with https://probot.github.io/apps/stale/. After a set amount of time of inactivity on an issue or PR, the bot adds a label, such as `stale`. If there is...

This pushes past my knowledge, notably around the fact that I've only ever needed to work with features available with protocol version 1. The issue I see off the bat,...

I've dug around the code a bit, but take this answer with a grain of salt, I'm not 100%. What these params do depend on if your service is acting...

+1 When I discovered it wasn't possible to manually set a `$ref` for a header param via `@ApiHeader`, I was hoping I could get around it manually using `@ApiOperation`. Only...