How to clean up build status

I messed up the pipeline code when I set this repo up, so it ended up referring a wrong pipeline in jenkins, something like this:

What I want to do is remove one of the build statuses or clean up all of them so I can start over.

I am not sure if there is a feature in Gitea to clean up/rest the build status, at least I did not find where it is. If not, I think the only way is to recreate this repo?

Currently, there is no feature to clean up the build status.
I think in most situations you can forget the old commit status. Because nobody will review the old status.

OK, I ended up recreating the repository. No big deal to me.