🎉 Release 3.14.0

This commit is contained in:
oauth
2026-03-02 14:37:38 +00:00
parent 827c785aa7
commit fd722a1917

View File

@@ -36,6 +36,7 @@
### 🐛 Bug Fixes
- Fix status merging with skipped pipelines [[#6176](https://github.com/woodpecker-ci/woodpecker/pull/6176)]
- Update pipeline config schema [[#6156](https://github.com/woodpecker-ci/woodpecker/pull/6156)]
- Fix OAuth token refresh race condition with singleflight [[#6153](https://github.com/woodpecker-ci/woodpecker/pull/6153)]
- Fully merge statuses [[#6119](https://github.com/woodpecker-ci/woodpecker/pull/6119)]