\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]",[3035],{"name":3019,"color":3020},5338,"Build status not completing on matrix pipelines with BitBucket","2025-07-17T18:03:12Z","https://github.com/woodpecker-ci/woodpecker/issues/5338",0.7170104,{"description":3042,"labels":3043,"number":3045,"owner":3025,"repository":3026,"state":3046,"title":3047,"updated_at":3048,"url":3049,"score":3050},"### Component\n\nweb-ui\n\n### Describe the bug\n\nIn case you try to trigger a manual pipeline that does not start an actual pipeline as all workflows have been filtered and returns 204 we want the UI to show this as a toast and return to the manual pipeline prompt.\n\n### Steps to reproduce\n\n1. create an empty repo\n2. trigger a manual pipeline\n3. receive 204 and see loading spinner forever\n\n### Expected behavior\n\n_No response_\n\n### System Info\n\n```shell\ncommit: 6161a7413d831dc98c47aff4f7f4a6d175c2ec2f (3.4.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]",[3044],{"name":3019,"color":3020},4978,"closed","Show pipeline was filtered for manual pipelines","2025-03-18T13:43:52Z","https://github.com/woodpecker-ci/woodpecker/issues/4978",0.6853576,{"description":3052,"labels":3053,"number":3058,"owner":3025,"repository":3026,"state":3046,"title":3059,"updated_at":3060,"url":3061,"score":3062},"* [ ] token for helm is not added to environment: https://ci.woodpecker-ci.org/woodpecker-ci/woodpecker/build/1918/29\r\n* [x] github release plugin do not work: https://ci.woodpecker-ci.org/woodpecker-ci/woodpecker/build/1918/15",[3054,3055],{"name":3019,"color":3020},{"name":3056,"color":3057},"build","6AB8BA",739,"Issues from rc2 run","2022-02-24T14:39:54Z","https://github.com/woodpecker-ci/woodpecker/issues/739",0.6887598,{"description":3064,"labels":3065,"number":3067,"owner":3025,"repository":3026,"state":3046,"title":3068,"updated_at":3069,"url":3070,"score":3071},"### Component\n\nserver\n\n### Describe the bug\n\n```yml\r\npipeline:\r\n build:\r\n image: node:14-alpine\r\n commands:\r\n - cd docs/\r\n - yarn install --frozen-lockfile\r\n - yarn build\r\n when:\r\n event: [push, pull_request]\r\n path: \"docs/**\"\r\n```\r\n\r\nStep is executed although no file in `docs/**` has been changed.\n\n### System Info\n\n```shell\n{\"source\":\"https://github.com/woodpecker-ci/woodpecker\",\"version\":\"next-7931bc78\"}\n```\n\n\n### Additional context\n\n```shell\nhttps://ci.woodpecker-ci.org/woodpecker-ci/woodpecker/build/1317\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).",[3066],{"name":3019,"color":3020},555,"Lists of changed files of pull-requests are empty","2022-01-17T22:46:59Z","https://github.com/woodpecker-ci/woodpecker/issues/555",0.69742775,{"description":3073,"labels":3074,"number":3079,"owner":3025,"repository":3026,"state":3046,"title":3080,"updated_at":3081,"url":3082,"score":3083},"### Component\r\n\r\nweb-ui\r\n\r\n### Describe the bug\r\n\r\njust saw this... Open for example https://ci.woodpecker-ci.org/woodpecker-ci/woodpecker/pipeline/6081 and look at the changed files counter\r\n\r\n### System Info\r\n\r\n```shell\r\nour ci\r\n```\r\n\r\n\r\n### Additional context\r\n\r\n_No response_\r\n\r\n\r\n",[3075,3076],{"name":3019,"color":3020},{"name":3077,"color":3078},"ui","46DEA2",1843,"Changed files counter shows 0 if opening pipeline directly","2023-10-15T07:14:06Z","https://github.com/woodpecker-ci/woodpecker/issues/1843",0.69835806,{"description":3085,"labels":3086,"number":3088,"owner":3025,"repository":3026,"state":3046,"title":3089,"updated_at":3090,"url":3091,"score":3092},"### Component\n\nserver\n\n### Describe the bug\n\nI used auto update with the docker image \"woodpeckerci/woodpecker-server:latest\". A few days ago I got the Woodpecker 3.0.0.rc Version. I would have expected that under this tag there will be only stable versions. There is a tag next where I would expect the development version.\n\n### Steps to reproduce\n\n1. Pull and start the woodpeckerci/woodpecker-server:latest image\n\n### Expected behavior\n\nI would not expect to get a RC version under the latest tag. The RC version might belong under the next tag.\n\n### System Info\n\n```shell\nN/A\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]",[3087],{"name":3019,"color":3020},4597,"Unexpected non-stable version for docker image woodpeckerci/woodpecker-server","2025-01-10T23:48:36Z","https://github.com/woodpecker-ci/woodpecker/issues/4597",0.70013964,{"description":3094,"labels":3095,"number":3099,"owner":3025,"repository":3026,"state":3046,"title":3100,"updated_at":3101,"url":3102,"score":3103},"# Required open issues / PRs\r\n- [x] #4314 fixed\r\n- [x] v2.8.0 with https://github.com/woodpecker-ci/woodpecker/issues/4306 released\r\n- [x] service settings (https://github.com/woodpecker-ci/woodpecker/pull/4336)\r\n- [ ] ...\r\n\r\n# Breaking changes (sorted by impact for users)\r\n\r\n- change of webhook => requires repair all #4013 \r\n- removed deprecated keywords: \r\n - `pipeline`, `platform`, `branches`, `steps.[name].secrets` #4363 #3916 \r\n - `steps.[name].group`, removed `include` / `exclude` from when filter #4016\r\n- removed privileged plugins: `plugins/docker`, `plugins/gcr`, `plugins/ecr`, `woodpeckerci/plugin-docker-buildx` #3846\r\n- removed alternative names for secrets, use `environment` with `from_secret` #4016\r\n- removed `environment` for `when.evaluate` #4016\r\n- removed slice definition for env vars #4016\r\n- #4005\r\n- #3785\r\n- stopped secrets from being uppercased #4053\r\n- replaced cli `registry` command with `repo registry` #4017\r\n- some changes / removals of api routes / json properties #3968\r\n- cron not using seconds anymore #3785\r\n- (Left out less relevant changes, Please add other impact-full changes)\r\n\r\n# Tasks before releasing\r\n- Update go imports to `\"go.woodpecker-ci.org/woodpecker/v3/...\"`\r\n- Check and adjust migration docs, so users can simply follow and get to the new version. testing\r\n- Create new docs version 3.0\r\n- Create blog post\r\n- Test version \r\n- Post on social media",[3096],{"name":3097,"color":3098},"governance","A46EFE",4320,"Release plan for v3.0.0","2025-01-18T23:31:56Z","https://github.com/woodpecker-ci/woodpecker/issues/4320",0.7014928,{"description":3105,"labels":3106,"number":3108,"owner":3025,"repository":3026,"state":3046,"title":3109,"updated_at":3110,"url":3111,"score":3112},"### Component\n\nweb-ui\n\n### Describe the bug\n\nThe pipeline status image (on Woodpecker - returned by API: /api/badges/25/status.svg ) shows ERROR, even that last build is OK:\r\n\r\n\n\n### System Info\n\n```shell\nversion 2.4.1 running on Docker\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]",[3107],{"name":3019,"color":3020},3561,"Pipeline status is error, but last job is OK","2024-04-15T10:15:05Z","https://github.com/woodpecker-ci/woodpecker/issues/3561",0.70483613,{"description":3114,"labels":3115,"number":3120,"owner":3025,"repository":3026,"state":3046,"title":3121,"updated_at":3122,"url":3123,"score":3124},"### Component\n\nserver\n\n### Describe the bug\n\nIf the last commit in e.g. the main branch has `skip ci` in its commit message, creating a tag on top of that commit does not trigger the CI as it results in an empty pipeline.\n\n### System Info\n\n```shell\nversion\t\"next-6a6cb094fb\"\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]",[3116,3117],{"name":3019,"color":3020},{"name":3118,"color":3119},"forge/github","E96280",3606,"Tagging not working if last commit in target branch has \"skip ci\"","2024-04-14T12:25:29Z","https://github.com/woodpecker-ci/woodpecker/issues/3606",0.70504564,["Reactive",3126],{},["Set"],["ShallowReactive",3129],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$fzlAbpCw0eFet0P0WZT5pc_RwnBNGy02SS0ILn5yVZ6o":-1},"/woodpecker-ci/woodpecker/684"]