Skip to content

choreo-templates/choreo-app-insight-action

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.