Skip to content
arrow-up-circle

GitHub Action

Choreo App Insight

v1.0.1 Latest version

Choreo App Insight

arrow-up-circle

Choreo App Insight

Send app-insight events when a user commits and pushes something from the code editor

Installation

Copy and paste the following snippet into your .yml file.

              

- name: Choreo App Insight

uses: choreo-templates/choreo-app-insight-action@v1.0.1

Learn more about this action in choreo-templates/choreo-app-insight-action

Choose a version

choreo-app-insight-action

We are going to send app-insight events when a user commits and pushes something from the code editor. So this node app will get called when a git_push action happens to the repository. This will send events to app-insights as we cannot send those events directly. This is published as an action on the GitHub side.