From 7711cbf00ba3051e32cbcb8ec371520b60203022 Mon Sep 17 00:00:00 2001 From: Laura Barcziova Date: Mon, 14 Oct 2024 15:09:49 +0200 Subject: [PATCH] Add blog post for week 41 in 2024 --- weekly/2024/week-41.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 weekly/2024/week-41.md diff --git a/weekly/2024/week-41.md b/weekly/2024/week-41.md new file mode 100644 index 000000000..914d28c66 --- /dev/null +++ b/weekly/2024/week-41.md @@ -0,0 +1,13 @@ +--- +title: Week 41 in Packit +date: 2024-10-14 +authors: lbarczio +tags: + - 2024-October + - 2024 + - October +--- + +## Week 41 (October 8th – October 14th) + +- We have fixed an issue that was introduced during the unification of the interface for passing resolved Bugzillas / Jira tickets to the `sync-release` or `bodhi_update` jobs. ([packit#2442](https://github.com/packit/packit/pull/2442))