1
0
Fork
You've already forked gitea-pull-request-create-plugin
0
Woodpecker CI plugin to create new pull requests on a Gitea/Forgejo repo
  • Go 68.9%
  • Nix 14.8%
  • TypeScript 12.8%
  • Dockerfile 3.5%
wpc-renovate-bot ea660aad2d chore(deps): update woodpeckerci/plugin-docker-buildx docker tag to v6.0.4 ( #33 )
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [woodpeckerci/plugin-docker-buildx](https://codeberg.org/woodpecker-plugins/docker-buildx) ([source](https://codeberg.org/woodpecker-plugins/docker-buildx.git)) | patch | `6.0.3` → `6.0.4` |
---
### Release Notes
<details>
<summary>woodpecker-plugins/docker-buildx (woodpeckerci/plugin-docker-buildx)</summary>
### [`v6.0.4`](https://codeberg.org/woodpecker-plugins/docker-buildx/blob/HEAD/CHANGELOG.md#604---2026年01月10日)
[Compare Source](https://codeberg.org/woodpecker-plugins/docker-buildx/compare/v6.0.3...v6.0.4)
##### ❤️ Thanks to all contributors! ❤️
[@&#8203;johanvdw](https://github.com/johanvdw), [@&#8203;woodpecker-bot](https://github.com/woodpecker-bot), [@&#8203;xoxys](https://github.com/xoxys)
##### 📚 Documentation
- Add new flag `buildkit_oci_max_parallelism` to docs \[[#&#8203;290](woodpecker-plugins/docker-buildx#290)]
##### 📦️ Dependency
- fix(deps): update module github.com/urfave/cli/v3 to v3.6.0 \[[#&#8203;299](woodpecker-plugins/docker-buildx#299)]
- chore(deps): update woodpeckerci/plugin-release docker tag to v0.2.6 \[[#&#8203;293](woodpecker-plugins/docker-buildx#293)]
- chore(deps): update docker docker tag to v28.5.2 \[[#&#8203;301](woodpecker-plugins/docker-buildx#301)]
- chore(deps): update docker/buildx-bin docker tag to v0.30.0 \[[#&#8203;296](woodpecker-plugins/docker-buildx#296)]
- chore(deps): update docker docker tag to v28.5.1 \[[#&#8203;295](woodpecker-plugins/docker-buildx#295)]
- chore(deps): update docker.io/mstruebing/editorconfig-checker docker tag to v3.4.1 \[[#&#8203;298](woodpecker-plugins/docker-buildx#298)]
- chore(deps): update woodpeckerci/plugin-docker-buildx docker tag to v6.0.3 \[[#&#8203;292](woodpecker-plugins/docker-buildx#292)]
- fix(deps): update module github.com/go-git/go-git/v5 to v5.16.3 \[[#&#8203;297](woodpecker-plugins/docker-buildx#297)]
- fix(deps): update module codeberg.org/woodpecker-plugins/go-plugin to v1.0.1 \[[#&#8203;294](woodpecker-plugins/docker-buildx#294)]
##### Misc
- Fix link to documentation \[[#&#8203;309](woodpecker-plugins/docker-buildx#309)]
- chore(deps): update davidanson/markdownlint-cli2 docker tag to v0.20.0 ([28b04fa](28b04fa319))
- chore(deps): update docker.io/mstruebing/editorconfig-checker docker tag to v3.6.0 ([836ec9a](836ec9af63))
- fix(deps): update module github.com/go-git/go-git/v5 to v5.16.4 ([fdc6558](fdc6558112))
- chore(deps): update davidanson/markdownlint-cli2 docker tag to v0.19.1 ([f9f563f](f9f563f677))
- chore(deps): update docker.io/mstruebing/editorconfig-checker docker tag to v3.5.0 ([dfd7dbd](dfd7dbdf46))
- chore(deps): update docker/buildx-bin docker tag to v0.30.1 ([7f6777c](7f6777cd7d))
- fix(deps): update module github.com/urfave/cli/v3 to v3.6.1 ([9179f4c](9179f4cd0a))
- chore(deps): update davidanson/markdownlint-cli2 docker tag to v0.19.0 ([b0c62f1](b0c62f1308))
</details>
---
### Configuration
📅 **Schedule**: 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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjQyLjkyLjQiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbInJlbm92YXRlIl19-->
Reviewed-on: woodpecker-community/gitea-pull-request-create-plugin#33
Reviewed-by: JohnWalkerx <johnwalkerx@noreply.codeberg.org>
Co-authored-by: wpc-renovate-bot <wpc-renovate-bot@ocram85.com>
Co-committed-by: wpc-renovate-bot <wpc-renovate-bot@ocram85.com>
2026年02月05日 19:12:08 +01:00
.gitea extend(meta): import project meta files ( #26 ) 2025年10月19日 22:36:55 +02:00
.vscode extend(ci): adopt woodpecker community cicd pipeline ( #25 ) 2025年10月30日 06:34:19 +01:00
.woodpecker chore(deps): update woodpeckerci/plugin-docker-buildx docker tag to v6.0.4 ( #33 ) 2026年02月05日 19:12:08 +01:00
.commitlintrc.json extend(ci): adopt woodpecker community cicd pipeline ( #25 ) 2025年10月30日 06:34:19 +01:00
.editorconfig extend(ci): adopt woodpecker community cicd pipeline ( #25 ) 2025年10月30日 06:34:19 +01:00
.gitignore Ignore executable 2023年01月15日 23:39:23 +01:00
.prettierrc.json extend(ci): adopt woodpecker community cicd pipeline ( #25 ) 2025年10月30日 06:34:19 +01:00
CHANGELOG.md chore(release): 🎉 Release 0.1.1 ( #31 ) 2026年01月22日 08:02:25 +01:00
default.nix extend(ci): adopt woodpecker community cicd pipeline ( #25 ) 2025年10月30日 06:34:19 +01:00
Dockerfile extend(ci): adopt woodpecker community cicd pipeline ( #25 ) 2025年10月30日 06:34:19 +01:00
docs.md extend(ci): adopt woodpecker community cicd pipeline ( #25 ) 2025年10月30日 06:34:19 +01:00
flake.lock deps: Bump go version to 1.23 2025年04月01日 23:50:41 +02:00
flake.nix extend(ci): adopt woodpecker community cicd pipeline ( #25 ) 2025年10月30日 06:34:19 +01:00
go.mod chore(deps): update dependency go to v1.25.6 ( #37 ) 2026年01月28日 06:13:54 +01:00
go.sum fix(deps): update module code.gitea.io/sdk/gitea to v0.22.1 ( #28 ) 2025年10月26日 05:22:34 +01:00
LICENSE Initial commit 2023年01月02日 22:40:40 +00:00
main.go fix(deps): update module code.gitea.io/sdk/gitea to v0.22.0 ( #23 ) 2025年09月26日 23:29:02 +02:00
README.md extend(ci): adopt woodpecker community cicd pipeline ( #25 ) 2025年10月30日 06:34:19 +01:00
release-config.ts extend(ci): adopt woodpecker community cicd pipeline ( #25 ) 2025年10月30日 06:34:19 +01:00
renovate.json extend(ci): adopt woodpecker community cicd pipeline ( #25 ) 2025年10月30日 06:34:19 +01:00

gitea-pull-request-create-plugin

Woodpecker CI plugin to create new pull requests on a Gitea/Forgejo repo.

Main Branch Build Status

📖 General

Docs can be found here.

🙏 Credits

⚖️ License (MIT)

MIT License
Copyright (c) 2025 "Woodpecker Community"
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.