github-actions[bot] commented on code in PR #65069:
URL: https://github.com/apache/doris/pull/65069#discussion_r3503330723
##########
.asf.yaml:
##########
@@ -57,7 +57,6 @@ github:
- vault_p0 (Doris Cloud Regression)
- FE UT (Doris FE UT)
- BE UT (Doris BE UT)
- - Build Broker
Review Comment:
This drops `Build Broker` from the required `master` contexts while the job
and the broker module are still live. The current base workflow still defines
`build-broker` as `name: Build Broker`, runs it for
`fs_brokers/apache_hdfs_broker/**`, and executes `cd
fs_brokers/apache_hdfs_broker/ && /bin/bash build.sh`; the cleanup PR
referenced in this PR body (#64732) is still open/unmerged. If ASF syncs this
first, broker-path changes on `master` can merge without requiring the broker
build even though that CI path still exists. Please keep this required until
the broker-removal PR lands, or merge this metadata change together with/after
that removal.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]