mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-10 01:25:21 +00:00
Hide the mergeable_status.url from cloud CI
This commit is contained in:
parent
60336681b2
commit
27db04dbcf
@ -2170,7 +2170,7 @@ def main() -> int:
|
||||
post_commit_status(
|
||||
upstream_commit,
|
||||
get_status(mergeable_status.state),
|
||||
mergeable_status.target_url,
|
||||
"", # let's won't expose any urls from cloud
|
||||
mergeable_status.description,
|
||||
StatusNames.SYNC,
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user