Template for Woodpecker plugins
  • Dockerfile 57.6%
  • Go 42.4%
Find a file Use this template
2026-04-11 13:49:40 +02:00
.gitignore convert to a go-based plugin template 2026-04-09 14:07:56 +02:00
.goreleaser.yaml convert to a go-based plugin template 2026-04-09 14:07:56 +02:00
.markdownlint.json initial template 2026-02-18 22:02:43 +01:00
.prettierrc initial template 2026-02-18 22:02:43 +01:00
Containerfile convert to a go-based plugin template 2026-04-09 14:07:56 +02:00
LICENSE add license 2026-04-11 13:49:40 +02:00
main.go convert to a go-based plugin template 2026-04-09 14:07:56 +02:00
README.md point to forgejo url 2026-03-23 19:01:17 +01:00
renovate.json remove woodpecker jobs, renovate open one PR 2026-04-11 00:25:53 +02:00

Woodpecker plugin template

Short description about purpose of the plugin.

Usage

It can be used at any event.

steps:
  - name: Lint Go code
    image: code.thinkaboutit.tech/pandora/plugin-name.woodpecker
    settings:
      debug: true

Settings

Name Default value Description
context Project_root Sample value