Build status not shown (buildbot+gitea)

i’ve configure buildbot to receive update notifications, clone and build the recent changes. i’ve also set up a reporter (with the intention of seeing if new changes have passed the tests, etc). but unfortunately i cannot see any icon in gitea whatsoever. gitea logs remain empty.

since the setup was running on not completely trusted certificates i’ve changed the setup (it’s all on the same machine) to connect locally (without TLS) but still no luck.

i’ve seen in the Jenkins CI for Gitea tutorial that there are supposed to be green ticks and red crosses respectively in the commit-list. is this a gitea bug, or do i need to reconfigure my setup?

thanks for your time in advance!