Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(schema): Correct schema for descriptions #27260

Merged
merged 1 commit into from Feb 13, 2024

Conversation

benlangfeld
Copy link
Contributor

The documentation (https://docs.renovatebot.com/configuration-options/#description) and Renovate config validation enforces that descriptions must be arrays of strings. The schema insists on plain strings.

This breaks the tie by allowing both in the schema.

@benlangfeld benlangfeld changed the title Correct schema for descriptions fix(schema): Correct schema for descriptions Feb 13, 2024
The documentation (https://docs.renovatebot.com/configuration-options/#description) and Renovate config validation enforces that descriptions must be arrays of strings. The schema insists on plain strings.

This breaks the tie by allowing both in the schema.
@viceice viceice added this pull request to the merge queue Feb 13, 2024
Merged via the queue into renovatebot:main with commit ea5e20e Feb 13, 2024
34 checks passed
@renovate-release
Copy link
Collaborator

🎉 This PR is included in version 37.186.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 15, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants