Michael Heap

Results 70 comments of Michael Heap

The issue here is that the action triggers on `pull_request` rather than `pull_request_target`, which doesn't have access to secrets when the contributor is submitting from a fork. Switching to `pull_request_target`...

The flow matches what I expected. I'd like @rspurgeon to review and see how it fits in to the new custom plugin docs

@fabianrbz I ran this locally and all tests passed. What could be the issue?

I took a look at this as I love the idea of these pages being data driven, but I don't think we can get the same look and feel. I...

@Guaris This is an interesting Vale failure. The code isn't wrapped in backticks as it's provided as an argument to a Jekyll filter (which adds the backticks). How do you...

@Guaris All checks are passing. Please review

@pmalek Thank you for getting this over the line. It slipped through the cracks

The request you made to http://localhost:28001/plugins/bd4b169a-9547-4135-b023-d1cc86f38542 is trying to POST to an existing plugin configuration. As you mentioned, this requires a PATCH request instead. The docs suggest a POSt to...

It looks as though the field is named `config.auth_methods`. Does this work for you?

Does https://github.com/Kong/deck/blob/main/file/kong_json_schema.json help?