From 397602df4ce322ad5f7ab12ca0cdf95474a12fed Mon Sep 17 00:00:00 2001 From: Maja Massarini Date: Mon, 14 Apr 2025 15:25:53 +0200 Subject: [PATCH] Add blogpost for week 15 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Nikola Forró --- weekly/2025/week-15.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 weekly/2025/week-15.md diff --git a/weekly/2025/week-15.md b/weekly/2025/week-15.md new file mode 100644 index 0000000000..6d70082422 --- /dev/null +++ b/weekly/2025/week-15.md @@ -0,0 +1,13 @@ +--- +title: Week 15 in Packit +date: 2025-04-14 +authors: mmassari +tags: + - 2025-April + - 2025 + - April +--- + +## Week 15 (April 8th – April 14th) + +- There is a new `osh_options` [config option](https://packit.dev/docs/configuration#osh_options) that allows you to customize OpenScanHub scans. ([packit#2570](https://github.com/packit/packit/pull/2570))