Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
H
httpd-ex
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Алексей Ефимов
httpd-ex
Commits
59092423
Commit
59092423
authored
Jun 26, 2017
by
Ben Parees
Committed by
GitHub
Jun 26, 2017
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #4 from coreydaley/bugzilla_1365656_github_webhook_description_update
Updating GITHUB_WEBHOOK_SECRET description
parents
8dfaaffb
0153eeae
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
httpd.json
openshift/templates/httpd.json
+1
-1
No files found.
openshift/templates/httpd.json
View file @
59092423
...
@@ -259,7 +259,7 @@
...
@@ -259,7 +259,7 @@
{
{
"name"
:
"GITHUB_WEBHOOK_SECRET"
,
"name"
:
"GITHUB_WEBHOOK_SECRET"
,
"displayName"
:
"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"
,
"generate"
:
"expression"
,
"from"
:
"[a-zA-Z0-9]{40}"
"from"
:
"[a-zA-Z0-9]{40}"
},
},
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment