Skip to content
Crow CI
Codeberg

Available Plugins

A curated directory of plugins available for Crow CI. Plugins are grouped by category and source.

Crow CI plugins are distributed across several organizations:

Maintained by the Crow CI project.

NameDescriptionRepository
AnsibleExecute Ansible playbookscrow-plugins/ansible
docker-buildxBuild multi-arch container images via buildxcrow-plugins/docker-buildx
cloneDefault Git clone plugincrow-plugins/clone
sccacheCompiler cache using sccachecrow-plugins/sccache

Plugins for building and deploying applications.

NameDescriptionRepository
Git ReleaseCreate releases on Git forgeswoodpecker-plugins/release
OpenTofuExecute OpenTofu/Terraform actionsthegeeklab/wp-opentofu
Portainer UpdateTrigger Portainer service updateswoodpecker-community/portainer-service-update
Surge PreviewPR website previews via surge.shwoodpecker-plugins/plugin-surge-preview
TriggerTrigger other pipelineswoodpecker-plugins/trigger

Plugins for file storage and artifact management.

NameDescriptionRepository
S3Execute S3 actionswoodpecker-plugins/plugin-s3
S3-actionS3 operations with thegeeklabthegeeklab/wp-s3-action
GPG Artifact SignSign artifacts via GPGthegeeklab/wp-gpgsign

Plugins for sending notifications and messages.

NameDescriptionRepository
BlueSkyPost on BlueSkywoodpecker-plugins/bluesky-post
MastodonPost on Mastodonwoodpecker-plugins/mastodon-post
MatrixSend messages to Matrixthegeeklab/wp-matrix

Plugins for remote server operations.

NameDescriptionRepository
Git SSHPush to Git repos via SSHappleboy/drone-ssh
Nix remote builderBuild Nix flakes remotelywoodpecker-community/nix-remote-builder-plugin

Plugins for code formatting and quality.

NameDescriptionRepository
PeckifyFormat code with Prettier, auto-update PRswoodpecker-community/peckify

This list is not exhaustive. To find additional plugins:

  1. Search Codeberg - Look for repositories with woodpecker-plugin or drone-plugin topics
  2. Search GitHub - Many Drone plugins work with Crow
  3. Check plugin registries - Woodpecker plugin index

When evaluating a plugin, consider:

  • Maintenance status - When was the last commit?
  • Documentation quality - Is usage clearly documented?
  • Secret handling - Does it properly document what secrets it needs?
  • Open issues - Are there unresolved security concerns?

Want to list your plugin here? Open a pull request adding it to this page.