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: run check-go-versions workflow on v7 and v8 branches #327

Merged
merged 3 commits into from
Mar 7, 2024

Conversation

cwaldren-ld
Copy link
Contributor

@cwaldren-ld cwaldren-ld commented Mar 6, 2024

Currently the automated PRs to update Go versions only runs on the v8 branch (because Github only triggers schedule events for the default branch.)

This refactors the workflow with an explicit matrix job so that we can get automated PRs on both branches.

@cwaldren-ld cwaldren-ld requested a review from a team March 6, 2024 18:29
Copy link

This pull request has been linked to Shortcut Story #235417: Update Go version checker to run on both v7 and v8 branch.

@cwaldren-ld cwaldren-ld force-pushed the cw/sc-235417/check-go-version-matrix-job branch from 9ecafae to c8f9b52 Compare March 6, 2024 18:30
@cwaldren-ld cwaldren-ld requested a review from keelerm84 March 6, 2024 18:30
@cwaldren-ld cwaldren-ld merged commit bd87c14 into v8 Mar 7, 2024
11 checks passed
@cwaldren-ld cwaldren-ld deleted the cw/sc-235417/check-go-version-matrix-job branch March 7, 2024 20:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants