Open
Description
Is there an existing issue for this?
- I have searched the existing issues
Description of the bug
Hi,
Versions > 2.4 error when trying to create change logs using command:
git cliff --workdir /foo-repo --config cliff.toml --gitea-token <token> --bump
▹▸▹▹▹ Retrieving data from Gitea... (foo-org/foo-repo) ERROR git_cliff_core::remote > Request error: {"message":"user does not exist [uid: 0, name: ]","url":"https://codeberg.org/api/swagger"}
GC v2.4 works fine. Can anyone reproduce? I also tried specifying the user's password instead of a token, no dice.
Steps To Reproduce
.
Expected behavior
Change logs created
Screenshots / Logs
No response
Software information
- Operating system:
- Rust version:
- Project version:
Additional context
No response