update webhook

This commit is contained in:
D Ther 2020-10-25 20:16:58 +06:30
parent 048aa28238
commit 47b58f9992
No known key found for this signature in database
GPG key ID: 4729D840D81DC783
2 changed files with 15 additions and 5 deletions

View file

@ -5,8 +5,20 @@ branding:
icon: 'paperclip'
color: 'blue'
inputs:
msg:
description: 'Github Event Number'
project:
description: 'Github Project Name'
required: true
commit:
description: 'Github Commit ID'
required: true
branch:
description: 'Github Branch'
required: true
status:
description: 'Github Action Build Status'
required: true
actionid:
description: 'Current Running Action ID'
required: true
webhook:
description: 'Google Chat Webhook URL'