Skip to content
This repository has been archived by the owner on Jul 10, 2024. It is now read-only.

[SyncRepoSettings bot] - Invalid config file #19

Open
sync-repo-settings bot opened this issue Sep 30, 2022 · 0 comments
Open

[SyncRepoSettings bot] - Invalid config file #19

sync-repo-settings bot opened this issue Sep 30, 2022 · 0 comments
Assignees

Comments

@sync-repo-settings
Copy link

Failed to validate the config schema at '.github/sync-repo-settings.yaml': [
{
"instancePath": "/permissionRules/1/permission",
"schemaPath": "#/properties/permissionRules/items/properties/permission/enum",
"keyword": "enum",
"params": {
"allowedValues": [
"pull",
"push",
"admin"
]
},
"message": "must be equal to one of the allowed values"
}
]

Schema can be found at https://github.com/googleapis/repo-automation-bots/blob/main/packages/sync-repo-settings/src/schema.json

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants