arcus-azure/arcus.scripting

Add automation script for code-owners to quickly add `-MaximumVersion` to the `Install-Module` command in the feature docs

Opened this issue · 0 comments

Is your feature request related to a problem? Please describe.
The feature docs contain Install-Module commands without any version indication. This is misleading when following a guideline as you could end up installing the wrong version.

Describe the solution you'd like
We should add the -MaximumVersion to the Install-Module in an automation script.
This script can be run together with the Docsaurus versioning.