STAGE:
Released
Value Stream Management: VSM

Monorepository support for GitHub integration

STAGE: Released

With this feature, the GitHub Repository Integration will support mono repository setups. The integration will require you to place a manifest file in the root of every subfolder that represents a service (= Software Artifact) and specify the universal filename of that manifest file. The integration will create a Software Artifact Factsheet per service (as child objects) it can find and a Software Artifact Factsheet for the root repository (as parent object).

The integration will only look for the presence of the previously specified manifest file (via filename) in the root of every direct subfolder of the repository - not deeper.

Please find an example mono repository setup here.

image-20220114-102649.png

The manifest file can independently be used along with VSM CI/CD integration to collect deployment information

Powered by LaunchNotes