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
15 changes: 15 additions & 0 deletions weekly/2026/week-14.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
---
title: Week 14 in Packit
date: 2026-04-07
authors: lbarczio
tags:
- 2026-April
- 2026
- April
---

## Week 14 (April 1st – April 7th)

- Packit now cancels running jobs even after manual retriggering. ([packit-service#3076](https://github.com/packit/packit-service/pull/3076))
- You can now configure multiple `pull-from-upstream` jobs with different version/tag filters. In conjunction with the `Monitoring all` release monitoring option this allows you to consume multiple release streams and freely configure Fedora releases you want to target with each. ([packit-service#3083](https://github.com/packit/packit-service/pull/3083))
- We have increased the retries for transient errors during Bodhi updates submission. ([packit-service#3090](https://github.com/packit/packit-service/pull/3090))
Loading