Push event activities limit and bulk push events
- Tier: Free, Premium, Ultimate
- Offering: GitLab Self-Managed
Set the number of branches or tags to limit the number of single push events allowed at once. If the number of events is greater than this value, GitLab creates a bulk push event instead.
For example, if the limit is three push events, but you push to four branches simultaneously,
the activity feed displays a single
Pushed to 4 branches at (project name)
event instead of four separate push events. The single push event helps maintain good
system performance, and prevents spam on the activity feed.
To modify this setting from its default value of 3
, either:
In the Application settings API, set the
push_event_activities_limit
.In the GitLab UI:
- On the left sidebar, at the bottom, select Admin.
- On the left sidebar, select Settings > Network.
- Expand Performance optimization.
- Edit the Push event activities limit setting.
- Select Save changes.
The value can be greater than or equal to 0
. Setting this value to 0
does not disable throttling.
Docs
Edit this page to fix an error or add an improvement in a merge request.
Create an issue to suggest an improvement to this page.
Product
Create an issue if there's something you don't like about this feature.
Propose functionality by submitting a feature request.
Feature availability and product trials
View pricing to see all GitLab tiers and features, or to upgrade.
Try GitLab for free with access to all features for 30 days.
Get help
If you didn't find what you were looking for, search the docs.
If you want help with something specific and could use community support, post on the GitLab forum.
For problems setting up or using this feature (depending on your GitLab subscription).
Request support