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

ci: add dev- branches as supported PR target #8828

Merged
merged 2 commits into from
Jan 26, 2024
Merged

Conversation

mhofman
Copy link
Member

@mhofman mhofman commented Jan 26, 2024

refs: #8578

Description

This treats the dev-* branches like release-* branches, and runs CI on those branches, including publishing NPM and docker images (needed for stages release work), and will trigger integration checks when a label is applied for a PR targeting those branches. We still don't have mergify integration on these branches, but that will come in a future PR.

Security Considerations

None

Scaling Considerations

None

Documentation Considerations

Will update all wiki pages as necessary later

Testing Considerations

Will check triggers once this PR merges

Upgrade Considerations

Will cherry-pick into release branch for good measure.

@mhofman mhofman requested a review from michaelfig January 26, 2024 18:08
@mhofman mhofman added the automerge:squash Automatically squash merge label Jan 26, 2024
@mergify mergify bot merged commit b233223 into master Jan 26, 2024
66 checks passed
@mergify mergify bot deleted the mhofman/8578-ci-on-dev branch January 26, 2024 19:03
mhofman added a commit that referenced this pull request Jan 30, 2024
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
mhofman added a commit that referenced this pull request Jan 30, 2024
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
mhofman added a commit that referenced this pull request Jan 30, 2024
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge:squash Automatically squash merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants