Skip to content

[GLUTEN-11052][CH] Fix CI trigger#11214

Merged
zzcclp merged 3 commits intoapache:mainfrom
zhouyuan:wip_fix_ch_ci
Nov 28, 2025
Merged

[GLUTEN-11052][CH] Fix CI trigger#11214
zzcclp merged 3 commits intoapache:mainfrom
zhouyuan:wip_fix_ch_ci

Conversation

@zhouyuan
Copy link
Copy Markdown
Member

@zhouyuan zhouyuan commented Nov 28, 2025

What changes are proposed in this pull request?

remove the uncorrect comments in script to fix syntax error

SyntaxError: Invalid or unexpected token
    at new AsyncFunction (<anonymous>)
    at callAsyncFunction (/home/runner/work/_actions/actions/github-script/v7/dist/index.js:36187:16)
    at main (/home/runner/work/_actions/actions/github-script/v7/dist/index.js:36285:26)
    at /home/runner/work/_actions/actions/github-script/v7/dist/index.js:36260:1
    at /home/runner/work/_actions/actions/github-script/v7/dist/index.js:36317:3
    at Object.<anonymous> (/home/runner/work/_actions/actions/github-script/v7/dist/index.js:36320:12)
    at Module._compile (node:internal/modules/cjs/loader:1521:14)
    at Module._extensions..js (node:internal/modules/cjs/loader:1623:10)
    at Module.load (node:internal/modules/cjs/loader:1266:32)
    at Module._load (node:internal/modules/cjs/loader:1091:12)

How was this patch tested?

Related issue: #11052

Signed-off-by: Yuan <yuanzhou@apache.org>
@github-actions github-actions Bot added the INFRA label Nov 28, 2025
Signed-off-by: Yuan <yuanzhou@apache.org>
Copy link
Copy Markdown
Contributor

@zzcclp zzcclp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, merged directly.

@zzcclp zzcclp merged commit e85bb59 into apache:main Nov 28, 2025
3 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants