Skip to content

[GSoC 2026] Temporary feature-branch CI for Kafka Streams runner - #38725

Merged
je-ik merged 1 commit into
apache:feat/18479-kafka-streams-runner-skeletonfrom
junaiddshaukat:feat/ks-feature-branch-ci
May 28, 2026
Merged

[GSoC 2026] Temporary feature-branch CI for Kafka Streams runner#38725
je-ik merged 1 commit into
apache:feat/18479-kafka-streams-runner-skeletonfrom
junaiddshaukat:feat/ks-feature-branch-ci

Conversation

@junaiddshaukat

@junaiddshaukat junaiddshaukat commented May 28, 2026

Copy link
Copy Markdown
Contributor

Adds a lightweight github-hosted workflow that builds runners/kafka-streams on PRs into feat/18479-*, bypassing the self-hosted + comment-gated standard Beam PreCommit. To be removed when merging to master.

Refs #18479
cc @je-ik

Beam's standard PreCommit workflows gate on self-hosted runners and a
branches: [master, release-*] filter, so they never trigger for PRs
targeting the feat/18479-* integration branch. This lightweight
github-hosted workflow bypasses that: checkout -> JDK 11 ->
./gradlew :runners:kafka-streams:build. To be removed when the runner
work merges to master and the standard PreCommit takes over.

Refs apache#18479
@gemini-code-assist

Copy link
Copy Markdown
Contributor

Note

Gemini is unable to generate a summary for this pull request due to the file types involved not being currently supported.

@github-actions github-actions Bot added the build label May 28, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Assigning reviewers:

R: @liferoad for label build.

Note: If you would like to opt out of this review, comment assign to next reviewer.

Available commands:

  • stop reviewer notifications - opt out of the automated review tooling
  • remind me after tests pass - tag the comment author after tests pass
  • waiting on author - shift the attention set back to the author (any comment or push by the author will return the attention set to the reviewers)

The PR bot will only process comments in the main thread (not review comments).

@je-ik
je-ik merged commit 0f875a0 into apache:feat/18479-kafka-streams-runner-skeleton May 28, 2026
2 checks passed
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