Pat Myron
Pat Myron
Agreed that'd be much better, here's where the commit-message is set if anyone figures out how to improve it: https://github.com/PatMyron/cloudformation-resource-providers/blob/main/.github/workflows/cron.yaml#L18-L22
base branch for the automatic PR is already main: https://github.com/PatMyron/cloudformation-resource-providers/pull/1
working on `main` and the PR keeps force pushing a commit to `create-pull-request/patch` using `main` as the base (switched default to `create-pull-request/patch` just so everyone could easily see the code...
tbh just haven't gotten around to digging into git submodules enough to understand what happens when the same submodule is added more than once --- definitely agree the generic commit...
I've only looked at the CLI output so far, but this could be helpful for all of the output formats. How do you currently block mutable requests?
Do you have a link to the section of the code with the manual mapping?
similar: https://github.com/Julian/jsonschema/issues/766
@erickascic [attempting an online CloudFormation IDE experience with everything pre-configured and running into similar issues](https://github.com/PatMyron/cfn-lint-online/issues/3)
@dabutvin re-open?