Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
bb7e10a8
Commit
bb7e10a8
authored
Jul 01, 2021
by
Harsh Chouraria
Committed by
Amy Qualls
Jul 01, 2021
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Docs: Group level webhooks do not have logs
parent
70e279bc
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
1 deletion
+5
-1
doc/user/project/integrations/webhooks.md
doc/user/project/integrations/webhooks.md
+5
-1
No files found.
doc/user/project/integrations/webhooks.md
View file @
bb7e10a8
...
...
@@ -1340,7 +1340,7 @@ X-Gitlab-Event: Job Hook
},
"runner"
:
{
"active"
:
true
,
"runner_type"
:
"project_type"
,
"runner_type"
:
"project_type"
,
"is_shared"
:
false
,
"id"
:
380987
,
"description"
:
"shared-runners-manager-6.gitlab.com"
,
...
...
@@ -1761,6 +1761,10 @@ On this page, you can see data that GitLab sends (request headers and body) and
From this page, you can repeat delivery with the same data by clicking
`Resend Request`
button.
NOTE:
This history is unavailable for Group-level webhooks. For more information, read
[
issue #325642
](
https://gitlab.com/gitlab-org/gitlab/-/issues/325642
)
.
NOTE:
If URL or secret token of the webhook were updated, data is delivered to the new address.
...
...
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