Woodpecker CI plugin with renovate utility.
  • Shell 52.6%
  • Dockerfile 47.4%
Find a file
renovate-bot 3526a39d54
All checks were successful
ci/woodpecker/push/ci Pipeline was successful
ci/woodpecker/tag/release Pipeline was successful
ci/woodpecker/cron/vulnerability Pipeline was successful
ci/woodpecker/cron/renovate Pipeline was successful
ci/woodpecker/cron/auto_merge Pipeline was successful
Update Node.js to c9d9f85 (#12)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| docker.io/library/node | final | digest | `e484ae3` → `c9d9f85` |

---

### Configuration

📅 **Schedule**: (UTC)

- Branch creation
  - At any time (no schedule defined)
- Automerge
  - At any time (no schedule defined)

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMTAuNCIsInVwZGF0ZWRJblZlciI6IjQzLjExMC40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Reviewed-on: #12
2026-04-17 19:30:12 +00:00
.markdownlint.json Initial commit 2026-02-18 22:03:37 +01:00
.prettierrc Initial commit 2026-02-18 22:03:37 +01:00
.trivyignore Simplify image (#4) 2026-02-24 22:13:40 +01:00
build.sh turn on renovate debug if turned on for plugin 2026-03-05 00:55:37 +01:00
Containerfile Update Node.js to c9d9f85 (#12) 2026-04-17 19:30:12 +00:00
LICENSE add license 2026-04-11 13:49:42 +02:00
README.md point to forgejo url 2026-03-23 19:21:42 +01:00
renovate.json remove woodpecker jobs, renovate open one PR 2026-04-11 01:05:40 +02:00

Container with renovate for Woodpecker CI

This container can run renovate as Woodpecker CI plugin.

Usage

It can be used at any event.

steps:
  - name: Run renovate on repository
    image: code.thinkaboutit.tech/pandora/renovate.woodpecker
    settings:
      debug: true
      github_token:
        from_secret: renovate-gh-token
      token:
        from_secret: renovate-token

Settings

Name Default value Description
github_token Use for GitHub API to fetch
token Token to the forge
platform CI_FORGE_TYPE Platform to watch
endpoint CI_FORGE_URL/api/v1 URL to the endpoint
git_author renovate-bot <renovate-bot@CI_FORGE_URL> Bot indentiy