Skip to content

Please set push_event_hooks_limit to (say) 20

Hi. We found that we were missing some webhook events for tag pushes, when multiple tags were pushed at once. dgit-team/tag2upload-service-manager#34 (closed)

We filed an upstream ticket https://gitlab.com/gitlab-org/gitlab/-/issues/562101

Upstream tell us there is a setting push_event_hooks_limit. Apparently it defaults to "3" for tags https://docs.gitlab.com/user/project/integrations/webhook_events/#tag-events and "20" for commits https://docs.gitlab.com/user/project/integrations/webhook_events/#push-events

Empirically this seems to be true.

Can you please set this setting? 20 seems like a reasonable value. It is the default for number of commits to report in a single commit push event, so it wouldn't affect the behaviour for commit pushes.

(I think it's very weird that there's one setting to control two things with different defaults!)

CC @spwhitton @enrico

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information