Skip to content

[v3-3-test] Skip Go SDK CI jobs for doc-only changes under go-sdk/ (#70021)#70024

Merged
potiuk merged 1 commit into
v3-3-testfrom
backport-4f5e4b9-v3-3-test
Jul 19, 2026
Merged

[v3-3-test] Skip Go SDK CI jobs for doc-only changes under go-sdk/ (#70021)#70024
potiuk merged 1 commit into
v3-3-testfrom
backport-4f5e4b9-v3-3-test

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

go-sdk/*.md edits (README, ADRs) currently match the Go SDK file groups
and trigger the Go unit + e2e suites plus a prod image build, none of
which a documentation change can affect. Excluding .md also lets
non-.go build files (go.mod, go.sum, build config) trigger the unit
tests, which the previous .go-only pattern missed.
(cherry picked from commit 4f5e4b9)

Co-authored-by: Andrew Chang 69671930+Andrushika@users.noreply.github.com

…70021)

go-sdk/*.md edits (README, ADRs) currently match the Go SDK file groups
and trigger the Go unit + e2e suites plus a prod image build, none of
which a documentation change can affect. Excluding .md also lets
non-.go build files (go.mod, go.sum, build config) trigger the unit
tests, which the previous .go-only pattern missed.
(cherry picked from commit 4f5e4b9)

Co-authored-by: Andrew Chang <69671930+Andrushika@users.noreply.github.com>
@potiuk
potiuk merged commit 5f429f2 into v3-3-test Jul 19, 2026
227 checks passed
@potiuk
potiuk deleted the backport-4f5e4b9-v3-3-test branch July 19, 2026 21:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants