This action uses the LeanIX pivio integration to write microservice information to a workspace. It also includes increasing our deployment frequency metric. You do not longer need to also run the deprecated https://github.com/leanix/deployment-frequency-action
buildTool
Build tool used for this project (mvn
ornpm
), defaults tomvn
serviceName
Name of the service when pushing the deployment frequency metric, defaults to the short name of the repository
uses: leanix/microservice-intelligence-action@master
with:
buildTool: npm
serviceName: foo
This action requires that you also use the "leanix/secrets-action@master".
Copyright 2020 LeanIX GmbH under the Unlicense license.