PSRule.Rules.Azure icon indicating copy to clipboard operation
PSRule.Rules.Azure copied to clipboard

Add support for processing template based on git diff

Open BernieWhite opened this issue 4 years ago • 0 comments

When a pull request is opened it may be desirable to limit checks to template/ parameter files included in the PR.

This would be desirable when externally new rules have been introduced that now cause existing files already in the repository to fail.

Related upstream microsoft/PSRule#688


Updated 2023-02-08: The feature has been addressed upstream. Now we just need to add documentation for this feature into PSRule for Azure.

BernieWhite avatar Apr 07 '21 05:04 BernieWhite