<!-- Otterdog Comment: validate -->
This is your friendly self-service bot.
Please find below the validation of the requested configuration changes:

<details>
<summary>Diff for {{ sha }}</summary>

```diff
{{ result }}
```

</details>

{% if (warnings is defined) and warnings %}
### Warnings

{% for warning in warnings %}
- {{ warning }}
{% endfor %}

cc @{{ admin_team }}

{% endif %}

Add a comment `/help` to get a list of available commands.
