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

SHIP-0038: Run CI on Release Branches #193

Merged

Commits on Mar 15, 2024

  1. SHIP-0038: Run CI on Release Branches

    Update our CI-oriented GitHub actions to run when commits merge in a
    `release-v*` branch, or a pull request is opened against a `release-v*`
    branch. With this change, future release branches will automatically
    have CI checks enabled. This commit should be backported to enable CI
    in a prior release branch.
    
    This implements a portion of SHIP-0038.
    
    Signed-off-by: Adam Kaplan <[email protected]>
    adambkaplan committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    b55517b View commit details
    Browse the repository at this point in the history