Woodpecker is a community fork of the Drone CI system.
Go to file
qwerty287 ef1d286596
Allow PR secrets to be used on close (#3084)
closes https://github.com/woodpecker-ci/woodpecker/issues/3071

1. If a secret can be used on PRs, it can also be used on PR close.
2. If no events are set, disallow access to secret. This was different
before, secrets without any event set were allowed for all events.
3. Compare strings instead of patterns.

---------

Co-authored-by: 6543 <6543@obermui.de>
2023-12-31 21:43:24 +01:00
.github Update renovate schedule & use central config repo (#2597) 2023-10-17 09:23:13 +02:00
.vscode Allow to restart pipelines that has warnings (#2939) 2023-12-13 14:11:05 +01:00
.woodpecker Fix make release-server-xgo in CI and localy (#3072) 2023-12-29 22:31:34 +01:00
agent Rename engine to backend (#2950) 2023-12-14 19:20:47 +01:00
cli Add imports checks to linter (#3056) 2023-12-29 21:19:42 +01:00
cmd Add option to disable version check in admin web UI (#3040) 2023-12-27 22:16:15 +01:00
contrib/woodpecker-test-repo/.woodpecker Remove workflow version again (#3052) 2023-12-28 14:34:13 +01:00
docker Fix build output paths (#3065) 2023-12-29 20:30:20 +01:00
docs Mark local backend as stable (#3088) 2023-12-31 18:36:23 +01:00
nfpm Add prettier (#2600) 2023-10-24 14:42:05 +02:00
pipeline make event in pipeline schema also a constraint_list (#3082) 2023-12-31 08:49:46 +01:00
server Allow PR secrets to be used on close (#3084) 2023-12-31 21:43:24 +01:00
shared Remove workflow version again (#3052) 2023-12-28 14:34:13 +01:00
version gofumpt -w -l -extra . (#661) 2022-01-05 21:50:23 +01:00
web use semver for version comparsion (#3042) 2023-12-30 23:28:43 +01:00
woodpecker-go Add pull request closed event (#2684) 2023-12-26 19:22:52 +01:00
.ecrc Update swagger API specification (#1782) 2023-06-03 21:38:36 +02:00
.editorconfig Use editorconfig-checker (#982) 2022-06-17 12:03:34 +02:00
.gitattributes Fix "check_swagger" step (#2024) 2023-07-20 22:12:32 +02:00
.gitignore Use dag in ci config (#3010) 2023-12-28 16:39:14 +01:00
.gitpod.yml Fix go in gitpod (#2973) 2023-12-19 20:27:08 +01:00
.golangci.yml Add imports checks to linter (#3056) 2023-12-29 21:19:42 +01:00
.hadolint.yml Use pre-commit (#2650) 2023-10-28 21:58:59 +02:00
.markdownlint.yaml fix(deps): update docker to v24 (#2675) 2023-10-31 12:33:27 +01:00
.pre-commit-config.yaml Use yamllint (#3066) 2023-12-29 12:51:02 +01:00
.prettierignore Remove old files (#3077) 2023-12-30 15:10:31 +01:00
.prettierrc.json Remove old files (#3077) 2023-12-30 15:10:31 +01:00
.yamllint.yaml Use yamllint (#3066) 2023-12-29 12:51:02 +01:00
CHANGELOG.md 🎉 Release 2.1.1 (#3036) 2023-12-27 15:19:49 +01:00
CONTRIBUTING.md Update Owners 2024 (#3075) 2023-12-30 15:04:26 +01:00
docker-compose.example.yml Add docs about Gitea on same host and update docker-compose example (#2752) 2023-11-11 12:38:21 +01:00
docker-compose.gitpod.yml Update postgres Docker tag to v16.1 (#2842) 2023-11-19 07:54:15 +01:00
go.mod chore(deps): update golang packages (#2999) 2023-12-23 01:33:00 +01:00
go.sum chore(deps): update golang packages (#2999) 2023-12-23 01:33:00 +01:00
LICENSE Check for correct license header (#2137) 2023-08-10 11:06:00 +02:00
Makefile Fix make release-server-xgo in CI and localy (#3072) 2023-12-29 22:31:34 +01:00
README.md Fix go report badge (#3031) 2023-12-27 10:05:13 +01:00
release-config.ts Add release helper (#1976) 2023-09-07 17:17:17 +02:00
SECURITY.md pre-commit fixes (#2669) 2023-10-31 09:14:09 +01:00

Woodpecker

Woodpecker


Translation status


Woodpecker is a simple yet powerful CI/CD engine with great extensibility.

woodpecker

🫶 Support

Please consider donating and become a backer. 🙏 [Become a backer]

📖 Documentation

https://woodpecker-ci.org/

Contribute

See Contributing Guide

Open in Gitpod

📣 Translate

We use an own Weblate instance at translate.woodpecker-ci.org.

Translation status

👋 Who uses Woodpecker?

Woodpecker is used by itself multiple well-known companies, organizations like Codeberg, hobbyist and many others.

Leave a comment if you're using it as well.

Also consider using the topic WoodpeckerCI in your repository, so others can learn from your config and use the hashtag #WoodpeckerCI when talking about the project on social media!

Here are some places where people mention Woodpecker:

Stars over time

Stargazers over time

License

Woodpecker is Apache 2.0 licensed with the source files in this repository having a header indicating which license they are under and what copyrights apply.

Files under the docs/ folder are licensed under Creative Commons Attribution-ShareAlike 4.0 International Public License.