Skip to content
GitLab
Next
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • GitLab GitLab
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 44,763
    • Issues 44,763
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 1,331
    • Merge requests 1,331
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GitLab.orgGitLab.org
  • GitLabGitLab
  • Issues
  • #225278
You need to sign in or sign up before continuing.
Closed
Open
Issue created Jun 30, 2020 by Mitar@mitarContributor

Make pipeline subscriptions downstream limit configurable

Release notes

TBD

Problem to solve

The pipeline subscriptions feature currently has a limit of 2 for both upstream and downstream projects which is too restrictive and not configurable when there is a need to increase this limit for greater usability.

Proposal

Make the pipeline subscriptions feature's downstream limit a configurable setting at the project level.

Further details

Expand for original details when this issue was initially opened.

Currently, pipeline subscriptions have the following limit:

The maximum number of upstream pipeline subscriptions is 2, for both the upstream and downstream projects.

I would like to ask that downstream limit is relaxed. I want to use pipeline subscriptions to rebuild Docker images when their parent image (repository) gets rebuild (gitlab-foss#31930 (closed)), but with limit of 2, this is not possible because only two images can be configured like that against a common base Docker image. I understand the upstream limit, but is not that limit enough to limit things here? I mean, one can already configure unlimited triggers manually, so this downstream limit does not really prevent anything, it just make the feature hard to use, or even useless.

Edited Oct 25, 2021 by James Heimbuck
Assignee
Assign to
Time tracking