[
https://issues.apache.org/jira/browse/FLINK-32448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17737835#comment-17737835
]
Martijn Visser edited comment on FLINK-32448 at 6/27/23 6:53 PM:
-----------------------------------------------------------------
PR also tests this behavior now, then it was tried on
https://github.com/apache/flink-connector-gcp-pubsub/pull/11,
https://github.com/apache/flink-connector-gcp-pubsub/pull/12 (which was broken
first) and lastly with a manually triggered nightly build at
https://github.com/apache/flink-connector-gcp-pubsub/actions/runs/5393387648
Fixed in apache/flink-connector-shared-utils:ci_utils -
edaacb2b7fb7d19b9aa79b144eb40bca2c447d51
was (Author: martijnvisser):
Fixed in apache/flink-connector-shared-utils:ci_utils -
edaacb2b7fb7d19b9aa79b144eb40bca2c447d51
> Connector Shared Utils checks out wrong branch when running CI for PRs
> ----------------------------------------------------------------------
>
> Key: FLINK-32448
> URL: https://issues.apache.org/jira/browse/FLINK-32448
> Project: Flink
> Issue Type: Bug
> Components: Build System
> Reporter: Martijn Visser
> Assignee: Martijn Visser
> Priority: Blocker
> Labels: pull-request-available
>
> Since FLINK-31923, when a branch is not specified, all CI runs use {{main}}
> as the default branch when none is specified. This doesn't work when
> submitting a PR, since it shouldn't use {{main}} but it should use the
> specific ref that triggered that workflow.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)