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

Help: Continuous Integration Script to Run Rules Against Modified Datasets/Reports in Pull Request #282

Open
lorcan17 opened this issue Jul 13, 2024 · 0 comments

Comments

@lorcan17
Copy link

Hey there,

I'm requesting help to modify the pbidevmode/sample-ado-pipelines/ContinuousIntegration-Rules.yml script to only run the rules based on the reports/datasets that were modified during the pull request.

Currently, I have 10 datasets in the repository, and the build pipeline checks all datasets. I would prefer if it only checked the dataset(s) that were modified.

Current Setup:

  • Repository with 10 datasets.
  • Build pipeline checks all datasets.

Desired Setup:

  • Build pipeline should only check the dataset(s) modified in the pull request.
  • Could someone guide me on how to achieve this modification? Any examples or references would be greatly appreciated.

Thanks in advance!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant