feat: adding support for a proxy

This commit is contained in:
Michael Shick 2020-07-06 21:47:29 -04:00
parent fdfdba3fa2
commit b62030a7fc
No known key found for this signature in database
GPG key ID: ADF5BC9704BB4A61
3 changed files with 96 additions and 17 deletions

View file

@ -14,6 +14,12 @@ inputs:
description: "Allow messages to be repeated."
required: false
default: "false"
proxy-url:
description: "Proxy URL for comment creation"
required: false
proxy-secret:
description: "A secret to use for authenticating against the proxy"
required: false
branding:
icon: message-circle
color: purple