mozilla-pipeline-schemas icon indicating copy to clipboard operation
mozilla-pipeline-schemas copied to clipboard

Only run integration reports on PRs and commits that contain changes to `schemas` directory

Open acmiyaguchi opened this issue 5 years ago • 1 comments

The current dataops-ci-bot is too noisy, and reports results on changes that are irrelevant to schema validation of the document sample. This could be reduced by checking the PR for changes to files under the schemas/ or templates directory.

This would be tested directly within the PR.

acmiyaguchi avatar Feb 10 '20 20:02 acmiyaguchi

Easiest way to get around this is to make PRs from a forked repository.

acmiyaguchi avatar Feb 12 '20 17:02 acmiyaguchi