Block Fail Atlantis Status Check

I have integrate gitea self-hosted with atlantis to manage infrastructure deployment pipeline via terraform code. I have successfully created branch protect rule and every pull request require at least 1 approval and this is working as expected. But I wanted to have status check on atlantis plan status, PR should block merging if atlantis plan return error. I can’t seems to configure gitea to make this work, anyone here please help?

Should have a name for check, eg. atlantis/plan to allow me to configure in status check in settings. But as per screenshot above, there is only “0/1 projects planned successfully.”.