Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 18 additions & 0 deletions weekly/2026/week-6.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
---
title: Week 6 in Packit
date: 2026-02-09
authors: nforro
tags:
- 2026-February
- 2026
- February
---

## Week 6 (February 3rd – February 9th)

- We have fixed a race condition causing improper reporting of dist-git CI test statuses.
([packit-service#2981](https://github.com/packit/packit-service/pull/2981))
- Packit now supports `bodhi_extra_params` configuration option to customize creating Bodhi updates.
([packit#2682](https://github.com/packit/packit/pull/2682))
- Packit can now trigger Log Detective when it detects a failed downstream Koji task.
([packit-service#2971](https://github.com/packit/packit-service/pull/2971))
Loading