\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]",[3212,3213],{"name":3140,"color":3141},{"name":3214,"color":3215},"forge/bitbucket","E96280",5338,"Build status not completing on matrix pipelines with BitBucket","2025-08-10T17:51:17Z","https://github.com/woodpecker-ci/woodpecker/issues/5338",0.7033039,{"description":3222,"labels":3223,"number":3228,"owner":3146,"repository":3147,"state":3204,"title":3229,"updated_at":3230,"url":3231,"score":3232},"### Component\r\n\r\nserver\r\n\r\n### Describe the bug\r\n\r\nAfter I start the server, it stays online sometime, but then it hangs with veeery long backtrace (applied here)\r\nProbably not 'occasional', but rather when I authorize\r\n\r\n\r\n\r\n### System Info\r\n\r\n```shell\r\n{\"source\":\"https://github.com/woodpecker-ci/woodpecker\",\"version\":\"0.15.3\"}\r\n```\r\n\r\nNo docker-compose, no kubernetes, just shell and systemd, u know\r\n\r\n\r\n### Additional context\r\n\r\n[logs.txt](https://github.com/woodpecker-ci/woodpecker/files/9207290/logs.txt)\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).",[3224,3225],{"name":3143,"color":3144},{"name":3226,"color":3227},"feedback","4B7070",1049,"Fatal error during execution: unexpected signal ","2022-09-18T13:43:44Z","https://github.com/woodpecker-ci/woodpecker/issues/1049",0.7082267,{"description":3234,"labels":3235,"number":3240,"owner":3146,"repository":3147,"state":3204,"title":3241,"updated_at":3242,"url":3243,"score":3244},"### Component\n\nweb-ui\n\n### Describe the bug\n\nFrom https://codeberg.org/Codeberg-CI/feedback/issues/91\r\n\r\nA commit hash link in CRON runs only links to `user/repo` instead of `user/repo/commit/xxx`\r\n\r\n\r\n\n\n### System Info\n\n```shell\nnext-7b3eeec65c # Oct 17\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).",[3236,3237],{"name":3140,"color":3141},{"name":3238,"color":3239},"ui","46DEA2",2657,"Properly link commit hash in run UI","2024-02-11T09:44:51Z","https://github.com/woodpecker-ci/woodpecker/issues/2657",0.71208763,{"description":3246,"labels":3247,"number":3248,"owner":3146,"repository":3147,"state":3204,"title":3249,"updated_at":3250,"url":3251,"score":3252},"### Component\n\nagent\n\n### Describe the bug\n\n`sqlite> select * from agents;`:\r\n```\r\n88|1693396312|1693396312||-1|yYT|0|||-1||0\r\n89|1693396372|1693396372||-1|yYT|0|||-1||0\r\n90|1693396432|1693396432||-1|yYT|0|||-1||0\r\n...\r\n29862|1695189008|1695189008||-1|yYT|0|||-1||0\r\n29863|1695189068|1695189068||-1|yYT|0|||-1||0\r\n29864|1695189129|1695189129||-1|yYT|0|||-1||0\r\n29865|1695189189|1695189189||-1|yYT|0|||-1||0\r\n29866|1695189249|1695189249||-1|yYT|0|||-1||0\r\n29867|1695189309|1695189309||-1|yYT|0|||-1||0\r\n29868|1695189370|1695189370||-1|yYT|0|||-1||0\r\n```\n\n### System Info\n\n```shell\nversion\t\"next-6d86ec7fe7\"\r\n```\r\n\r\n```\r\nimage: woodpeckerci/woodpecker-agent:latest\r\nimage: woodpeckerci/woodpecker-server:next\r\n```\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).",[],2479,"30'000 or more agent entries in database","2023-09-28T13:44:25Z","https://github.com/woodpecker-ci/woodpecker/issues/2479",0.71290886,["Reactive",3254],{},["Set"],["ShallowReactive",3257],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$fYcdi6LPi5OISPuUAaMHtBUJXKEYWDT_3J-rCpMcGOCs":-1},"/woodpecker-ci/woodpecker/4362"]