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
@vatsrahul1001 vatsrahul1001 added the changelog:skip Changes that should be skipped from the changelog (CI, tests, etc..) label Jul 27, 2026
@vatsrahul1001 vatsrahul1001 added this to the Airflow 3.3.1 milestone Jul 27, 2026
vatsrahul1001 pushed a commit that referenced this pull request Aug 5, 2026
…70021) (#70024)

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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:dev-tools changelog:skip Changes that should be skipped from the changelog (CI, tests, etc..)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants