Azure / iot-plugandplay-models-tools

Tools to manage the device-models repo
MIT License
13 stars 17 forks source link

Block PRs with changed models #90

Closed rido-min closed 3 years ago

rido-min commented 3 years ago

A PR with a modified model should be rejected, eg: https://github.com/Azure/iot-plugandplay-models-test/pull/9/checks

montgomp commented 3 years ago

Adding steps to log and fail for all dtdl documents that are listed in steps.files.outputs.renamed, steps.files.ouptuts.removed, and steps.outputs.files.modified. As well as adding a new workflow to fail for items that aren't in the /dtmi/ folder.