[
https://issues.apache.org/jira/browse/BEAM-5126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16580259#comment-16580259
]
Udi Meiri commented on BEAM-5126:
---------------------------------
This behavior makes sense, since all three configs have
{quote}'^runners/.*$'{quote} configured as a trigger path.
The Java precommit config is here:
https://github.com/apache/beam/blob/4c693e7aa1ba71fa83370dd383f4bcebe4690b86/.test-infra/jenkins/job_PreCommit_Java.groovy#L28
> PreCommit filtering broken based upon PR contents
> -------------------------------------------------
>
> Key: BEAM-5126
> URL: https://issues.apache.org/jira/browse/BEAM-5126
> Project: Beam
> Issue Type: Bug
> Components: build-system
> Reporter: Luke Cwik
> Assignee: Alan Myrvold
> Priority: Minor
>
> PR precommits used to be filtered by the contents of the PR.
>
> Example PR that should have only spawned the Java PreCommit:
> https://github.com/apache/beam/pull/6159
>
> This broke work done in BEAM-4445
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)