You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Backend is erroring when attempting to use enforceBranches specifically: {"severity":"WARNING","org":"org","repo":".allstar","file":"branch_protection.yaml","error":"json: cannot unmarshal array into Go struct field OrgConfig.enforceBranches of type map[string][]string","time":"2024-12-18T15:57:20Z","message":"Malformed config file, using defaults."}
Reviewing the documentation and trying different layouts the error persists. Any confirmation of the layout would be very helpful.
The text was updated successfully, but these errors were encountered:
Backend is erroring when attempting to use enforceBranches specifically:
{"severity":"WARNING","org":"org","repo":".allstar","file":"branch_protection.yaml","error":"json: cannot unmarshal array into Go struct field OrgConfig.enforceBranches of type map[string][]string","time":"2024-12-18T15:57:20Z","message":"Malformed config file, using defaults."}
Reviewing the documentation and trying different layouts the error persists. Any confirmation of the layout would be very helpful.
The text was updated successfully, but these errors were encountered: