\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]",[3056],{"name":3020,"color":3021},5338,"Build status not completing on matrix pipelines with BitBucket","2025-07-17T18:03:12Z","https://github.com/woodpecker-ci/woodpecker/issues/5338",0.7287812,{"description":3063,"labels":3064,"number":3066,"owner":3026,"repository":3027,"state":3067,"title":3068,"updated_at":3069,"url":3070,"score":3071},"### 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]",[3065],{"name":3020,"color":3021},4978,"closed","Show pipeline was filtered for manual pipelines","2025-03-18T13:43:52Z","https://github.com/woodpecker-ci/woodpecker/issues/4978",0.6629453,{"description":3073,"labels":3074,"number":3076,"owner":3026,"repository":3027,"state":3067,"title":3077,"updated_at":3078,"url":3079,"score":3080},"### Component\n\nserver, agent\n\n### Describe the bug\n\nThe pipeline ID of the `CI_PIPELINE_URL` environment variable is always zero and not the actual pipeline ID. I don't know if the bug is in the server or in the agent.\n\n### System Info\n\n```shell\nVersion 2.0.0. Agent and server running on the same host and started manually.\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).",[3075],{"name":3020,"color":3021},2906,"$CI_PIPELINE_URL always \u003Cbase_url>/repos/\u003Crepo_id>/pipeline/0","2023-12-04T15:47:20Z","https://github.com/woodpecker-ci/woodpecker/issues/2906",0.68699294,{"description":3082,"labels":3083,"number":3088,"owner":3026,"repository":3027,"state":3067,"title":3089,"updated_at":3090,"url":3091,"score":3092},"- [x] Changed file filter shuld be ignored on tag event\r\n see: https://ci.woodpecker-ci.org/woodpecker-ci/woodpecker/build/1707/7\r\n => #698\r\n- [x] Gitea with multible commits have dublicated changed files\r\n- [x] building binaries is missing / broken after #622 , #635 & #634 \r\n- [ ] ~~link docker images to release~~ -> manual / maintainer docu / template ...\r\n- [x] pipeline for latest release branch",[3084,3085],{"name":3020,"color":3021},{"name":3086,"color":3087},"pipeline-config","1BE540",684,"Issues from rc1 run","2022-01-31T14:50:58Z","https://github.com/woodpecker-ci/woodpecker/issues/684",0.6925912,{"description":3094,"labels":3095,"number":3097,"owner":3026,"repository":3027,"state":3067,"title":3098,"updated_at":3099,"url":3100,"score":3101},"### 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]",[3096],{"name":3020,"color":3021},3561,"Pipeline status is error, but last job is OK","2024-04-15T10:15:05Z","https://github.com/woodpecker-ci/woodpecker/issues/3561",0.7038909,{"description":3103,"labels":3104,"number":3106,"owner":3026,"repository":3027,"state":3067,"title":3107,"updated_at":3108,"url":3109,"score":3110},"### Component\n\nserver\n\n### Describe the bug\n\nOn one of my projects CI is still triggered on push events but pipelines do not start anymore.\r\n\r\nThere is a runtime error on the server just after the push. Some other warnings complain about secrets not found but they are well defined at the organization level and the other project CIs are working fine.\r\n\r\nAlso, I can't cancel these stalled pipelines. I have already tried to reinstall Woodpecker without success.\n\n### System Info\n\n```shell\n{\"source\":\"https://github.com/woodpecker-ci/woodpecker\",\"version\":\"next-d35ab57f\"}\r\n\r\nDeployed on Kubernetes\r\nHelmfile: https://github.com/Japan7/nanak8s/blob/main/apps/woodpecker/helmfile.yaml\r\nServer chart: https://github.com/babykart/woodpecker-helm/tree/server-sts/woodpecker-server\r\nAgent chart: https://github.com/woodpecker-ci/helm/tree/main/woodpecker-agent\n```\n\n\n### Additional context\n\n```\r\n[woodpecker-server-0] [xorm] [info] 2023/03/09 01:21:37.732964 PING DATABASE sqlite3\r\n[woodpecker-server-0] [xorm] [info] 2023/03/09 01:21:37.732964 PING DATABASE sqlite3\r\n[woodpecker-server-0] {\"level\":\"error\",\"error\":\"no secret found for \\\"registry_username\\\"\",\"time\":\"2023-03-09T01:21:42Z\",\"message\":\"paramsToEnv\"}\r\n[woodpecker-server-0] {\"level\":\"error\",\"error\":\"no secret found for \\\"registry_username\\\"\",\"time\":\"2023-03-09T01:21:42Z\",\"message\":\"paramsToEnv\"}\r\n[woodpecker-server-0] {\"level\":\"error\",\"error\":\"no secret found for \\\"webhook_id\\\"\",\"time\":\"2023-03-09T01:21:42Z\",\"message\":\"paramsToEnv\"}\r\n[woodpecker-server-0] {\"level\":\"error\",\"error\":\"no secret found for \\\"webhook_token\\\"\",\"time\":\"2023-03-09T01:21:42Z\",\"message\":\"paramsToEnv\"}\r\n[woodpecker-server-0] {\"level\":\"error\",\"error\":\"no secret found for \\\"webhook_id\\\"\",\"time\":\"2023-03-09T01:21:42Z\",\"message\":\"paramsToEnv\"}\r\n[woodpecker-server-0] \r\n[woodpecker-server-0] \r\n[woodpecker-server-0] 2023/03/09 01:21:47 [Recovery] 2023/03/09 - 01:21:47 panic recovered:\r\n[woodpecker-server-0] runtime error: invalid memory address or nil pointer dereference\r\n[woodpecker-server-0] /usr/local/go/src/runtime/panic.go:260 (0x454e95)\r\n[woodpecker-server-0] /usr/local/go/src/runtime/signal_unix.go:835 (0x454e65)\r\n[woodpecker-server-0] /woodpecker/src/github.com/woodpecker-ci/woodpecker/pipeline/frontend/yaml/compiler/settings/params.go:115 (0xc0b519)\r\n[woodpecker-server-0] /woodpecker/src/github.com/woodpecker-ci/woodpecker/pipeline/frontend/yaml/compiler/settings/params.go:37 (0xc0ac16)\r\n[woodpecker-server-0] /woodpecker/src/github.com/woodpecker-ci/woodpecker/pipeline/frontend/yaml/compiler/convert.go:82 (0xc151cd)\r\n[woodpecker-server-0] /woodpecker/src/github.com/woodpecker-ci/woodpecker/pipeline/frontend/yaml/compiler/compiler.go:244 (0xc13de4)\r\n[woodpecker-server-0] /woodpecker/src/github.com/woodpecker-ci/woodpecker/pipeline/stepBuilder.go:290 (0xc19f95)\r\n[woodpecker-server-0] /woodpecker/src/github.com/woodpecker-ci/woodpecker/pipeline/stepBuilder.go:140 (0xc185d2)\r\n[woodpecker-server-0] /woodpecker/src/github.com/woodpecker-ci/woodpecker/server/pipeline/items.go:81 (0xc373a4)\r\n[woodpecker-server-0] /woodpecker/src/github.com/woodpecker-ci/woodpecker/server/pipeline/create.go:133 (0xc359b7)\r\n[woodpecker-server-0] /woodpecker/src/github.com/woodpecker-ci/woodpecker/server/api/hook.go:178 (0xc7d198)\r\n[woodpecker-server-0] /woodpecker/src/github.com/woodpecker-ci/woodpecker/vendor/github.com/gin-gonic/gin/context.go:173 (0xccfe8d)\r\n[woodpecker-server-0] /woodpecker/src/github.com/woodpecker-ci/woodpecker/server/router/middleware/token/token.go:33 (0xccfa18)\r\n[woodpecker-server-0] /woodpecker/src/github.com/woodpecker-ci/woodpecker/vendor/github.com/gin-gonic/gin/context.go:173 (0xc74fbc)\r\n[woodpecker-server-0] /woodpecker/src/github.com/woodpecker-ci/woodpecker/server/router/middleware/session/user.go:72 (0xc74fa3)\r\n[woodpecker-server-0] /woodpecker/src/github.com/woodpecker-ci/woodpecker/vendor/github.com/gin-gonic/gin/context.go:173 (0xcd523e)\r\n[woodpecker-server-0] /woodpecker/src/github.com/woodpecker-ci/woodpecker/server/router/middleware/store.go:29 (0xcd5225)\r\n[woodpecker-server-0] /woodpecker/src/github.com/woodpecker-ci/woodpecker/vendor/github.com/gin-gonic/gin/context.go:173 (0xcd4ae7)\r\n[woodpecker-server-0] /woodpecker/src/github.com/woodpecker-ci/woodpecker/server/router/middleware/logger.go:23 (0xcd4aca)\r\n[woodpecker-server-0] /woodpecker/src/github.com/woodpecker-ci/woodpecker/vendor/github.com/gin-gonic/gin/context.go:173 (0xccf879)\r\n[woodpecker-server-0] /woodpecker/src/github.com/woodpecker-ci/woodpecker/server/router/middleware/header/header.go:38 (0xccf7a4)\r\n[woodpecker-server-0] /woodpecker/src/github.com/woodpecker-ci/woodpecker/vendor/github.com/gin-gonic/gin/context.go:173 (0xccf701)\r\n[woodpecker-server-0] /woodpecker/src/github.com/woodpecker-ci/woodpecker/server/router/middleware/header/header.go:30 (0xccf6e6)\r\n[woodpecker-server-0] /woodpecker/src/github.com/woodpecker-ci/woodpecker/vendor/github.com/gin-gonic/gin/context.go:173 (0xcd3eca)\r\n[woodpecker-server-0] /woodpecker/src/github.com/woodpecker-ci/woodpecker/server/router/router.go:39 (0xcd3eb0)\r\n[woodpecker-server-0] /woodpecker/src/github.com/woodpecker-ci/woodpecker/vendor/github.com/gin-gonic/gin/context.go:173 (0xa289e1)\r\n[woodpecker-server-0] /woodpecker/src/github.com/woodpecker-ci/woodpecker/vendor/github.com/gin-gonic/gin/recovery.go:101 (0xa289cc)\r\n[woodpecker-server-0] /woodpecker/src/github.com/woodpecker-ci/woodpecker/vendor/github.com/gin-gonic/gin/context.go:173 (0xa27850)\r\n[woodpecker-server-0] /woodpecker/src/github.com/woodpecker-ci/woodpecker/vendor/github.com/gin-gonic/gin/gin.go:616 (0xa274b8)\r\n[woodpecker-server-0] /woodpecker/src/github.com/woodpecker-ci/woodpecker/vendor/github.com/gin-gonic/gin/gin.go:572 (0xa26ffc)\r\n[woodpecker-server-0] /usr/local/go/src/net/http/server.go:2947 (0x79510b)\r\n[woodpecker-server-0] /usr/local/go/src/net/http/server.go:1991 (0x790326)\r\n[woodpecker-server-0] /usr/local/go/src/runtime/asm_amd64.s:1594 (0x472920)\r\n[woodpecker-server-0] \r\n[woodpecker-server-0] [xorm] [info] 2023/03/09 01:21:47.732848 PING DATABASE sqlite3\r\n[woodpecker-server-0] [xorm] [info] 2023/03/09 01:21:47.732873 PING DATABASE sqlite3\r\n```\r\n\r\nhttps://woodpecker.japan7.bde.enseeiht.fr/Japan7/nanapi/pipeline/1\r\n\r\n\u003Cimg width=\"1440\" alt=\"Capture d’écran 2023-03-08 à 20 37 59\" src=\"https://user-images.githubusercontent.com/20094890/223893014-d2e3e854-d811-49db-ab18-8161999dd6ee.png\">\r\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] 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).",[3105],{"name":3020,"color":3021},1609,"CI no longer starts","2023-03-17T07:54:55Z","https://github.com/woodpecker-ci/woodpecker/issues/1609",0.708595,{"description":3112,"labels":3113,"number":3116,"owner":3026,"repository":3027,"state":3067,"title":3117,"updated_at":3118,"url":3119,"score":3120},"### Component\r\n\r\nweb-ui\r\n\r\n### Describe the bug\r\n\r\nhttps://github.com/user-attachments/assets/ae56c58f-717b-4915-aad3-effdd9640fe2\r\n\r\nSometimes `pipeline.` is rendered instead of the commit hash. I guess that's a race condition during data loading from pinia. What I'm wondering about it, this only happens while a user is logged in. If the pipeline list is loaded as unauthenticated, everything seems to be working as intended.\r\n\r\n### Steps to reproduce\r\n\r\nReload the pipeline list multiple times.\r\n\r\n### Expected behavior\r\n\r\n_No response_\r\n\r\n### System Info\r\n\r\n```shell\r\n{\"source\":\"https://github.com/woodpecker-ci/woodpecker\",\"version\":\"next-d0e4a176f1\"}\r\n```\r\n\r\n\r\n### Additional context\r\n\r\n_No response_\r\n\r\n### Validations\r\n\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] Checked that the bug isn't fixed in the `next` version already [https://woodpecker-ci.org/faq#which-version-of-woodpecker-should-i-use]",[3114,3115],{"name":3020,"color":3021},{"name":3023,"color":3024},4537,"Race condition while rendering pipeline commit","2025-01-19T21:42:00Z","https://github.com/woodpecker-ci/woodpecker/issues/4537",0.7157599,["Reactive",3122],{},["Set"],["ShallowReactive",3125],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$f2Op2PrvZeNWwyixwwMe95qpoTOUXJOlAjASAUxcKq3M":-1},"/woodpecker-ci/woodpecker/1843"]