I can't merge request | Failed pipeline

What happens

I have been pushing a report to challenges gitlab since yesterday morning,
It has failed several times. I have found a lot of those errors,
But at this time, I cannot find the rest of them.

What do you understand or find about that problem

I think that I have some idea how commits work,
how the syntax and rules work, but I am pretty sure
that I am missing the important thing.

Did you try any workaround? What did you do?

After many fails, I was finding how to minimize my errors
First I downloaded all the challenges repository,
Then, I copied my folder 0089-6days-lab to vulnhub folder
And I created a new branch git checkout -b my-git.user
Then I added it git add .
Then I create a commit to add my git.user as author git commit --global user.name user@email.com
And create commit git commit -m "chall\sol(vbd): #0 vulnhub, 0089-6days-lab"
Then I pushed back my branch git push --set-upstream origin "my-git.user"

Evidences

I need help with

I need help to understand what is going on, why I cannot successfully
upload my report. Here are the errors
[ERROR] All commits should have a valid commit user.
[ERROR] Merge Request closed by: commit_user_syntax

1 Like

Please add the evidence links to analyze your case.

Regards,

https://gitlab.com/autonomicjump/challenges/-/pipelines/797645252

Hello, do you have any update?

Thanks in advance for your help,