mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-02-24 15:16:19 +00:00
Co-authored-by: qwerty287 <80460567+qwerty287@users.noreply.github.com> Co-authored-by: qwerty287 <qwerty287@posteo.de> Co-authored-by: Robert Kaussow <mail@thegeeklab.de> Co-authored-by: Anbraten <anton@ju60.de> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Anbraten <6918444+anbraten@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.