You've already forked woodpecker
mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2026-06-03 16:35:37 +02:00
05f55fb0f9
closes https://github.com/woodpecker-ci/woodpecker/issues/6135 Everything else in the issue is correct, and nothing that has to be fixed. Also changes the parsing for the `status` filter from the constraint list (with includes/excludes) to an allowlist only (as we only have two statuses it's quite useless to have an exclude and this was also not documented).