Michael Kriese
Michael Kriese
@rarkins why do you closed this? I've already merged conventional commits major, so we need this now
should work, maybe use jsonc to allow comments?
1. create JSON Schema for better user ux 1. validate data files against schema when linting
Please don't force-push. Just merge main if required, should only be required on conflicts
yes, please just push new changes. we squash merge PRs, so don't worry about git history
> Should `azureWorkItemId` be included in this list too? It is a repo config option currently whereas all the others are already global only options. I'm not sure about that...
we can mark the specific child options as global only, so only they fail validation on repo config. `platformOptions` should be mergable.
Not possible, because we use a yaml parser which drops the comment.
it's possible, you need to close, delete branch and rename PR
no, it's very complicated to implement.