mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-04-27 11:21:01 +00:00
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2.4 KiB
2.4 KiB
Forges
Supported features
Feature | GitHub | Gitea | Forgejo | Gitlab | Bitbucket | Bitbucket Datacenter |
---|---|---|---|---|---|---|
Event: Push | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
Event: Tag | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
Event: Pull-Request | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
Event: Release | ✅ | ✅ | ✅ | ✅ | ❌ | ❌ |
Event: Deploy¹ | ✅ | ❌ | ❌ | ❌ | ❌ | ❌ |
Multiple workflows | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
when.path filter | ✅ | ✅ | ✅ | ✅ | ❌ | ❌ |
¹ The deployment event can be triggered for all forges from Woodpecker directly. However, only GitHub can trigger them using webhooks.