Commit 59092423 authored by Ben Parees's avatar Ben Parees Committed by GitHub

Merge pull request #4 from coreydaley/bugzilla_1365656_github_webhook_description_update

Updating GITHUB_WEBHOOK_SECRET description
parents 8dfaaffb 0153eeae
......@@ -259,7 +259,7 @@
{
"name": "GITHUB_WEBHOOK_SECRET",
"displayName": "GitHub Webhook Secret",
"description": "A secret string used to configure the GitHub webhook.",
"description": "Github trigger secret. A difficult to guess string encoded as part of the webhook URL. Not encrypted.",
"generate": "expression",
"from": "[a-zA-Z0-9]{40}"
},
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment