CreateAndEditPushRuleOptions
variable commitMessagNegativeRegex
contains spelling mistake
#3679
Open
2 tasks done
Labels
type:types
Adding or enhancing typescript types
Description
The
CreateAndEditPushRuleOptions
interface variablecommitMessagNegativeRegex
contains a spelling mistake because it is missing an 'e'. I think the variabele cannot be edited because of this.Possible fixes
Should be changed to
commitMessageNegativeRegex
inpackages/core/src/templates/ResourcePushRules.ts
Checklist
The text was updated successfully, but these errors were encountered: