Skip to content

Cannot specify arbitrary commit messages #90

@jbreue16

Description

@jbreue16

When trying to run CADET-Verification, i found that I got errors like ERROR: file or directory not found: release. I then found out that this error changed with the commit message, it was always looking for a substring in the commit message, I think it's the substring between the first two spaces in a commit message. Running the CADET-Verification workflow with a commit message without any spaces, it worked fine.
For reference see the unsuccessful run https://github.com/cadet/CADET-Verification/actions/runs/20272136967 and the successful https://github.com/cadet/CADET-Verification/actions/runs/20272275776

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions