Skip to content

Commit 96804e8

Browse files
docs: Update webhook documentation to clarify application sets (argoproj#25368)
Signed-off-by: Dan Garfield <dan.garfield@octopus.com>
1 parent 791e924 commit 96804e8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/operator-manual/webhook.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ this delay from polling, the API server can be configured to receive webhook eve
77
Git webhook notifications from GitHub, GitLab, Bitbucket, Bitbucket Server, Azure DevOps and Gogs. The following explains how to configure
88
a Git webhook for GitHub, but the same process should be applicable to other providers.
99

10+
Application Sets use a separate webhook configuration for generating applications. [Webhook support for the Git Generator can be found here](applicationset/Generators-Git/#webhook-configuration).
11+
1012
> [!NOTE]
1113
> The webhook handler does not differentiate between branch events and tag events where the branch and tag names are
1214
> the same. A hook event for a push to branch `x` will trigger a refresh for an app pointing at the same repo with

0 commit comments

Comments
 (0)