mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2026-03-12 06:08:07 +01:00
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).