-
-
Notifications
You must be signed in to change notification settings - Fork 277
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Is there an existing issue for this?
- I have searched the existing issues
Description of the bug
https://github.com/Watfaq/clash-rs/actions/runs/19027931859/job/54336497921#step:8:57
Run orhun/git-cliff-action@main
Run ${GITHUB_ACTION_PATH}/install.sh
git-cliff-x86_64-unknown-linux-gnu.tar.gz
Getting git-cliff v2.10.1 from https://api.github.com/repos/orhun/git-cliff/releases/tags/v2.10.1
Found release: https://github.com/orhun/git-cliff/releases/download/v2.10.1/git-cliff-2.10.1-x86_64-unknown-linux-gnu.tar.gz
Downloading git-cliff-2.10.1-x86_64-unknown-linux-gnu.tar.gz...
Unpacking git-cliff-2.10.1-x86_64-unknown-linux-gnu.tar.gz...
git-cliff is ready to use!
Run ${GITHUB_ACTION_PATH}/run.sh --config=.github/cliff.toml --latest --strip header
stat: cannot statx '%u:%g': No such file or directory
chown: invalid user: ‘ File: .\n Size: 4096 \tBlocks: 8 IO Block: 4096 directory\nDevice: 8,17\tInode: 309303 Links: 15\nAccess: (0755/drwxr-xr-x) Uid: ( 1001/ runner) Gid: ( 1001/ runner)\nAccess: 2025-11-03 08:31:14.574194637 +0000\nModify: 2025-11-03 08:31:36.142439577 +0000\nChange: 2025-11-03 08:31:36.142439577 +0000\n Birth: 2025-11-03 08:31:12.413170824 +0000’
stat: cannot statx '%s': No such file or directory
/home/runner/work/_actions/orhun/git-cliff-action/main/run.sh: line 71: [: File: git-cliff/CHANGELOG.md
Size: 1600 Blocks: 8 IO Block: 4096 regular file
Device: 8,17 Inode: 331048 Links: 1
Access: (0644/-rw-r--r--) Uid: ( 1001/ runner) Gid: ( 1001/ runner)
Access: 2025-11-03 08:31:47.781546320 +0000
Modify: 2025-11-03 08:31:47.782546328 +0000
Change: 2025-11-03 08:31:47.782546328 +0000
Birth: 2025-11-03 08:31:47.781546320 +0000: integer expression expected
Steps To Reproduce
https://github.com/Watfaq/clash-rs/blob/master/.github/workflows/ci.yml#L348
Expected behavior
It's been working well but suddenly broken and not generating proper release notes
https://github.com/Watfaq/clash-rs/releases/tag/latest
Screenshots / Logs
https://github.com/Watfaq/clash-rs/actions/runs/19027931859/job/54336497921#step:8:57
Software information
- Operating system: Github Actions
- Rust version: Github Actions
- Project version:
Additional context
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working