[go: nahoru, domu]

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

Add a script to validate project chunks #2658

Open
kr565370 opened this issue Jun 6, 2024 · 0 comments
Open

Add a script to validate project chunks #2658

kr565370 opened this issue Jun 6, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@kr565370
Copy link
Collaborator
kr565370 commented Jun 6, 2024

Description

We have a GitHub Action to validate the chunks.yaml files have the correct entries in the on.pull_request.paths property. It would be nice to be able to run a script to perform this check instead of having to either run the ValidateProjectChunks class manually or waiting for the GitHub Action to run.

Analysis

We can include a script in the scripts/dev folder to run the class that validates the project chunks.

@kr565370 kr565370 added the enhancement New feature or request label Jun 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant