From 201a61d7f20df34eeadfc175fb2b3084a285273d Mon Sep 17 00:00:00 2001 From: Maja Massarini Date: Mon, 18 May 2026 13:42:38 +0200 Subject: [PATCH] Add blogpost for week 20 --- weekly/2026/week-20.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 weekly/2026/week-20.md diff --git a/weekly/2026/week-20.md b/weekly/2026/week-20.md new file mode 100644 index 0000000000..26102d51ac --- /dev/null +++ b/weekly/2026/week-20.md @@ -0,0 +1,14 @@ +--- +title: Week 20 in Packit +date: 2026-05-18 +authors: mmassari +tags: + - 2026-May + - 2026 + - May +--- + +## Week 20 (May 12th – May 18th) + +- Packit Fedora-CI now runs `rmdepcheck` and `license-validate` tests on PRs. ([packit-service#3089](https://github.com/packit/packit-service/pull/3089)) +- Starting this week, Packit will provide analysis of failed Koji scratch builds on dist-git pull requests thanks to Log Detective. For more info, look at the [Fedora Megazine Article](https://fedoramagazine.org/log-detective-in-packit/).