\n\nAnd here is the outcome on BitBucket:\n\u003Cimg width=\"479\" height=\"182\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/11c2a65d-cbf2-4162-9805-3d035bdac04e\" />\n\n\n### Steps to reproduce\n\n1. Run Woodpecker with BitBucket Cloud forge\n2. Create a pipeline that uses a matrix\n3. Let the pipeline finish on Woodpecker\n4. Observe the build statuses on the commit in BitBucket\n\n### Expected behavior\n\nBoth pipelines should show completed.\n\n### System Info\n\n```shell\nWoodpecker version: v3.8.0\n```\n\n### Additional context\n\n_No response_\n\n### Validations\n\n- [x] Read the [docs](https://woodpecker-ci.org/docs/intro).\n- [x] Check that there isn't [already an issue](https://github.com/woodpecker-ci/woodpecker/issues) that reports the same bug to avoid creating a duplicate.\n- [x] Checked that the bug isn't fixed in the `next` version already [https://woodpecker-ci.org/versions]",[3048],{"name":3037,"color":3038},5338,"Build status not completing on matrix pipelines with BitBucket","2025-07-17T18:03:12Z","https://github.com/woodpecker-ci/woodpecker/issues/5338",0.72696435,{"description":3055,"labels":3056,"number":3058,"owner":3026,"repository":3027,"state":3028,"title":3059,"updated_at":3060,"url":3061,"score":3062},"### Component\n\nserver\n\n### Describe the bug\n\nWhen you are not a Woodpecker admin https://ci.woodpecker-ci.org/orgs/2 gives an error.\r\nThe UI shows it as `An unknown error occurred` in a flash message with a red background.\r\nThe network fan shows a call to https://ci.woodpecker-ci.org/api/orgs/2 returning 401 Unauthorized\r\n\r\nAs an admin it returns \r\n```\r\n{\"id\":2,\"name\":\"woodpecker\",\"is_user\":true}\r\n```\n\n### System Info\n\n```shell\n{\"source\":\"https://github.com/woodpecker-ci/woodpecker\",\"version\":\"next-a28e2e1920\"}\n```\n\n\n### Additional context\n\n_No response_\n\n### Validations\n\n- [X] Read the [Contributing Guidelines](https://github.com/woodpecker-ci/woodpecker/blob/main/CONTRIBUTING.md).\n- [X] Read the [docs](https://woodpecker-ci.org/docs/intro).\n- [X] Check that there isn't [already an issue](https://github.com/woodpecker-ci/woodpecker/issues) that reports the same bug to avoid creating a duplicate.\n- [X] Checked that the bug isn't fixed in the `next` version already [https://woodpecker-ci.org/faq#which-version-of-woodpecker-should-i-use]\n- [X] Check that this is a concrete bug. For Q&A join our [Discord Chat Server](https://discord.gg/fcMQqSMXJy) or the [Matrix room](https://matrix.to/#/#woodpecker:matrix.org).",[3057],{"name":3023,"color":3024},2983,"Allow to view (public) repos from other orgs (if not an admin)/users","2024-01-02T09:31:58Z","https://github.com/woodpecker-ci/woodpecker/issues/2983",0.7322462,{"description":3064,"labels":3065,"number":3067,"owner":3026,"repository":3027,"state":3068,"title":3069,"updated_at":3070,"url":3071,"score":3072},"### Component\n\nserver\n\n### Describe the bug\n\nOne cannot use a filtered step in the depends_on clause. If you try it, the linter rejects the configuration\r\n\r\n\r\nThis prohibits the combination of parallel steps and optional steps in the same pipeline.\r\n\r\nMinimal reproducer:\r\n```\r\nsteps:\r\n - name: filtered\r\n image: alpine\r\n commands:\r\n - echo \"step 1\"\r\n when:\r\n branch:\r\n - xyz\r\n\r\n - name: unconditional\r\n image: alpine\r\n commands:\r\n - echo \"step 2\"\r\n depends_on:\r\n - filtered\r\n```\n\n### System Info\n\n```shell\nVersion 2.2.2\n```\n\n\n### Additional context\n\n_No response_\n\n### Validations\n\n- [X] Read the [docs](https://woodpecker-ci.org/docs/intro).\n- [X] Check that there isn't [already an issue](https://github.com/woodpecker-ci/woodpecker/issues) that reports the same bug to avoid creating a duplicate.\n- [X] Checked that the bug isn't fixed in the `next` version already [https://woodpecker-ci.org/faq#which-version-of-woodpecker-should-i-use]",[3066],{"name":3037,"color":3038},3278,"closed","Filtered steps and depends_on (step)","2024-01-25T17:22:40Z","https://github.com/woodpecker-ci/woodpecker/issues/3278",0.68234354,{"description":3074,"labels":3075,"number":3077,"owner":3026,"repository":3027,"state":3068,"title":3078,"updated_at":3079,"url":3080,"score":3081},"### Component\n\nserver\n\n### Describe the bug\n\n\r\n\r\nI'll try to downgrade my woodpecker version to fix this, because all PRs are now broken on `next`.\n\n### System Info\n\n```shell\n{\"source\":\"https://github.com/woodpecker-ci/woodpecker\",\"version\":\"next-5bd12aa646\"}\n```\n\n\n### Additional context\n\nNA\n\n### Validations\n\n- [X] Read the [Contributing Guidelines](https://github.com/woodpecker-ci/woodpecker/blob/main/CONTRIBUTING.md).\n- [X] Read the [docs](https://woodpecker-ci.org/docs/intro).\n- [X] Check that there isn't [already an issue](https://github.com/woodpecker-ci/woodpecker/issues) that reports the same bug to avoid creating a duplicate.\n- [X] Checked that the bug isn't fixed in the `next` version already [https://woodpecker-ci.org/faq#which-version-of-woodpecker-should-i-use]\n- [X] Check that this is a concrete bug. For Q&A join our [Discord Chat Server](https://discord.gg/fcMQqSMXJy) or the [Matrix room](https://matrix.to/#/#woodpecker:matrix.org).",[3076],{"name":3037,"color":3038},2350,"All github PRs are reported as *Waiting for status to be reported*","2023-10-02T06:45:33Z","https://github.com/woodpecker-ci/woodpecker/issues/2350",0.694616,{"description":3083,"labels":3084,"number":3087,"owner":3026,"repository":3027,"state":3068,"title":3088,"updated_at":3089,"url":3090,"score":3091},"### Component\r\n\r\nserver\r\n\r\n### Describe the bug\r\n\r\nconditional step event failure always triggered even when there is no error\r\n\r\n```yml\r\n when:\r\n status:\r\n - failure\r\n```\r\nis triggered even when no jobs fails\r\n\r\n### System Info\r\n\r\n```shell\r\n{\"source\":\"https://github.com/woodpecker-ci/woodpecker\",\"version\":\"next-6433dfea\"}\r\n```\r\n\r\n\r\n### Additional context\r\n\r\n\r\n\r\n\r\n\r\n\r\n### Validations\r\n\r\n- [X] Read the [Contributing Guidelines](https://github.com/woodpecker-ci/woodpecker/blob/master/CONTRIBUTING.md).\r\n- [X] Read the [docs](https://woodpecker-ci.org/docs/intro).\r\n- [X] Check that there isn't [already an issue](https://github.com/woodpecker-ci/woodpecker/issues) that reports the same bug to avoid creating a duplicate.\r\n- [X] Check that this is a concrete bug. For Q&A join our [Discord Chat Server](https://discord.gg/fcMQqSMXJy) or the [Matrix room](https://matrix.to/#/#woodpecker:matrix.org).",[3085,3086],{"name":3037,"color":3038},{"name":3020,"color":3021},1181,"conditional step event failure aways triggered ","2023-01-02T05:36:59Z","https://github.com/woodpecker-ci/woodpecker/issues/1181",0.70414275,{"description":3093,"labels":3094,"number":3095,"owner":3026,"repository":3027,"state":3068,"title":3096,"updated_at":3097,"url":3098,"score":3099},"### Component\n\ncli\n\n### Describe the bug\n\nSame as in #1379, found while fixing that part of the schema.json.\r\n\r\nTag in the schema currently only supports a string while the pipeline/frontend/yaml/constraints/constraints.go also accepts an array of strings.\n\n### System Info\n\n```shell\nv0.15.4 (problem is existent on the release/v0.15 branch, so all v0.15s at least, fixed by the large rewrite applied to main)\n```\n\n\n### Additional context\n\nI'll head in and fix this as well...\n\n### Validations\n\n- [X] Read the [Contributing Guidelines](https://github.com/woodpecker-ci/woodpecker/blob/master/CONTRIBUTING.md).\n- [X] Read the [docs](https://woodpecker-ci.org/docs/intro).\n- [X] Check that there isn't [already an issue](https://github.com/woodpecker-ci/woodpecker/issues) that reports the same bug to avoid creating a duplicate.\n- [X] Check that this is a concrete bug. For Q&A join our [Discord Chat Server](https://discord.gg/fcMQqSMXJy) or the [Matrix room](https://matrix.to/#/#woodpecker:matrix.org).",[],1381,"Conditional pipeline.step.when.tag not taking array as documented in 0.15","2022-11-05T00:04:12Z","https://github.com/woodpecker-ci/woodpecker/issues/1381",0.7041821,{"description":3101,"labels":3102,"number":3104,"owner":3026,"repository":3027,"state":3068,"title":3105,"updated_at":3106,"url":3107,"score":3108},"### Component\n\nserver\n\n### Describe the bug\n\nIf an existing none-admin user is added to `WOODPECKER_ADMIN` Woodpecker will not grant admin privileges to this user. The expectation would be to always enforce the settings from the deployment. \n\n### System Info\n\n```shell\n{\"source\":\"https://github.com/woodpecker-ci/woodpecker\",\"version\":\"next-37fcc263\"}\n```\n\n\n### Additional context\n\n_No response_\n\n### Validations\n\n- [X] Read the [Contributing Guidelines](https://github.com/woodpecker-ci/woodpecker/blob/master/CONTRIBUTING.md).\n- [X] Read the [docs](https://woodpecker-ci.org/docs/intro).\n- [X] Check that there isn't [already an issue](https://github.com/woodpecker-ci/woodpecker/issues) that reports the same bug to avoid creating a duplicate.\n- [X] Checked that the bug isn't fixed in the `next` version already [https://woodpecker-ci.org/faq#which-version-of-woodpecker-should-i-use]\n- [X] Check that this is a concrete bug. For Q&A join our [Discord Chat Server](https://discord.gg/fcMQqSMXJy) or the [Matrix room](https://matrix.to/#/#woodpecker:matrix.org).",[3103],{"name":3037,"color":3038},2004,"WOODPECKER_ADMIN should be enforced","2023-07-16T20:08:40Z","https://github.com/woodpecker-ci/woodpecker/issues/2004",0.7090384,{"description":3110,"labels":3111,"number":3113,"owner":3026,"repository":3027,"state":3068,"title":3114,"updated_at":3115,"url":3116,"score":3117},"### Component\n\nserver\n\n### Describe the bug\n\nIn a pipeline with 3 commons steps (test, build & publish), I try to made the build & publish steps only run on tag : I have to a `when: event: tag` condition but in this case, these two steps are executed in no case, even if I create a new tag. I tried some alternatives, like add a `when: tag: v*` condition, but it's does not also work (all steps are run even if on a simple push).\n\n### System Info\n\n```shell\n{\"source\":\"https://github.com/woodpecker-ci/woodpecker\",\"version\":\"0.15.0\"}\n```\n\n\n### Additional context\n\n```shell\nExample of problematic pipeline : https://ci.zionetrix.net/bn8/python-mylib/build/33/2\n```\n\n\n### Validations\n\n- [X] Read the [Contributing Guidelines](https://github.com/woodpecker-ci/woodpecker/blob/master/CONTRIBUTING.md).\n- [X] Read the [docs](https://woodpecker-ci.org/docs/intro).\n- [X] Check that there isn't [already an issue](https://github.com/woodpecker-ci/woodpecker/issues) that reports the same bug to avoid creating a duplicate.\n- [X] Check that this is a concrete bug. For Q&A join our [Discord Chat Server](https://discord.gg/fcMQqSMXJy).",[3112],{"name":3037,"color":3038},894,"Problem with tag condition","2022-10-11T16:23:36Z","https://github.com/woodpecker-ci/woodpecker/issues/894",0.7128778,["Reactive",3119],{},["Set"],["ShallowReactive",3122],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$fm8vcp_i9VV26EfFHPR8hZXMNLQZcoZLwllYW8MSwWMc":-1},"/woodpecker-ci/woodpecker/3055"]