Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[7.17](backport #39298) Branch specific concurrency gates #39303

Closed
wants to merge 1 commit into from

Commits on Apr 30, 2024

  1. Branch specific concurrency gates (#39298)

    PR #39293 introduced one concurrency queue per staging/snapshot but
    this slows down unnecessarily concurrent DRA builds for main and other
    release branches.
    
    This commit makes the concurrency gates (additionally) specific per branch.
    
    (cherry picked from commit 40c68cf)
    
    # Conflicts:
    #	.buildkite/packaging.pipeline.yml
    dliappis authored and mergify[bot] committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    8cbf09b View commit details
    Browse the repository at this point in the history