From 6415e091d5f1a5605cbb88a44210ecd1f3713563 Mon Sep 17 00:00:00 2001 From: Maja Massarini Date: Mon, 11 Mar 2024 14:42:28 +0100 Subject: [PATCH] Add blogpost week 10th of 2024 --- weekly/2024/week-10.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 weekly/2024/week-10.md diff --git a/weekly/2024/week-10.md b/weekly/2024/week-10.md new file mode 100644 index 000000000..95dff5a53 --- /dev/null +++ b/weekly/2024/week-10.md @@ -0,0 +1,13 @@ +--- +title: Week 10 in Packit +date: 2024-03-11 +authors: mmassari +tags: + - 2024-March + - 2024 + - March +--- + +## Week 10 (March 5th – March 11th) + +- You can now configure a list of Fedora accounts of users whose successful Koji builds will trigger automatic Bodhi updates (by default only `packit`). ([packit-service#2364](https://github.com/packit/packit-service/pull/2364))