drupalorg-1.0.x-dev/config/schema/drupalorg.gitlab_settings.schema.yml
config/schema/drupalorg.gitlab_settings.schema.yml
drupalorg.gitlab_settings:
type: config_object
label: "DrupalOrg GitLab settings"
mapping:
host:
type: string
label: 'GitLab instance host'
token:
type: string
label: 'GitLab instance token'
renew_token_on_cron:
type: boolean
label: 'Renew token on cron'
webhook_token:
type: string
label: 'GitLab webhook token'
