Skip to content

choreo-templates/webhook-configs-commit

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

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webhook-configs-commit

Choreo webhook configs commit action step

Sample Usage

  name: "Webhook Configs commit"
  uses: "choreo-templates/webhook-configs-commit@v1.0.0"
  with: 
    token: "${{ env.APP_GH_TOKEN }}"
    environment: "DEV"
    org: "${{env.ORG_NAME}}"
    repo: "${{env.APP_NAME}}"
    branch: "choreo-dev"
    isHttpBased: true
    ballerinaTriggerID: 0