-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
Updates for Drupal Recipes #4186 #4187
Conversation
Thanks for the PR! This section of the codebase is owned by @madskristensen and |
for more information, see https://pre-commit.ci
I am working on the failing tests |
All tests passing now, please review. |
Thanks! If you'd like, feel free to make a PR adding yourself to the CODEOWNERS file for |
Resolves #4186
This PR adds extra properties based on the latest Drupal Recipes documentation https://git.drupalcode.org/project/distributions_recipes/-/blob/1.0.x/docs/config_action_list.md
This PR is important because the schema is being used by Drupal Recipes Autocomplete extension for VS Code
This schema can also be used to generate documentation in the future.
For reference, see this Drupal issue
List of changes