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

aligned pre-commit with Makefile. added check json #15295

Merged
merged 3 commits into from
Apr 18, 2024

Conversation

sushi30
Copy link
Contributor

@sushi30 sushi30 commented Feb 21, 2024

Describe your changes:

Following commit of bad json file: #15292

Type of change:

  • Bug fix
  • Improvement
  • New feature
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation

Checklist:

  • I have read the CONTRIBUTING document.
  • My PR title is Fixes <issue-number>: <short explanation>
  • I have commented on my code, particularly in hard-to-understand areas.
  • For JSON Schema changes: I updated the migration scripts or explained why it is not needed.

@github-actions github-actions bot added Ingestion safe to test Add this label to run secure Github workflows on PRs labels Feb 21, 2024
pmbrull
pmbrull previously approved these changes Feb 22, 2024
# access to secrets
on:
pull_request_target:
types: [labeled, opened, synchronize, reopened]
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should we limit this to certain paths where we have the schemas / yaml examples?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

@sushi30 sushi30 requested a review from pmbrull February 22, 2024 16:34
@pmbrull pmbrull merged commit b8dc12b into main Apr 18, 2024
9 checks passed
@pmbrull pmbrull deleted the add-check-json-pre-commit branch April 18, 2024 13:32
ulixius9 pushed a commit that referenced this pull request Apr 22, 2024
* aligned pre-commit with Makefile. added check json

* add check for json/yaml files

* add path checks for json/yaml validation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Ingestion safe to test Add this label to run secure Github workflows on PRs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants