Please add first-class support for Forgejo repos.
Forgejo was a fork of Gitea, but has now diverged enough that AppVeyor's Gitea support (only available in self-hosted) isn't compatible.
I can currently "make it work" with a generic Git repo, but:
- AppVeyor provides 2048 bit SSH keys whereas Forgejo needs 3072 bit keys.
- Webhooks don't work