slides-api icon indicating copy to clipboard operation
slides-api copied to clipboard

[SyncRepoSettings bot] - Invalid config file

Open sync-repo-settings[bot] opened this issue 3 years ago • 0 comments

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

sync-repo-settings[bot] avatar Sep 30 '22 14:09 sync-repo-settings[bot]