christophelav/Application Insights Annotate

Collect run metadata and publish a deployment annotation to Application Insights to track deployments

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
app-idThe `Application ID` of the Application Insights resource (available in the Azure Portal under `API Access`).yes
nameName of your deployment. You can set the version number or use the value `github.event.head_commit.message` to set the last commit message. yes
is-deployment-succeedIndicates if the deployment is in success.true
treat-error-as-warningAllows to treat error as warning to prevent worlflow failure. It is may not important in some cases if the annotation can not be created.false

no outputs