Git providers
Risved works with any Git repository. You can paste a URL directly, or connect a provider for a richer experience, repo browsing, automatic webhooks, commit status checks, and PR comments.
Supported providers
- GitHub, OAuth integration with repo picker and automatic webhooks
- GitLab, OAuth integration, works with gitlab.com and self-hosted instances
- Forgejo & Gitea, API token integration for self-hosted instances, also works with Codeberg
Without a provider
You can deploy from any public Git repository by pasting the URL. For private repos, connect a provider or set up a webhook manually.
Webhooks
Webhooks trigger deployments on push and manage deploy previews on pull requests. Each project gets a unique webhook URL with HMAC-SHA256 signature verification.
Supported webhook sources: GitHub, GitLab, Forgejo, Gitea, Codeberg, and Bitbucket.