Skip to content

Commit 38b84af

Browse files
Add blog post for week 49 (#1077)
Add blog post for week 49 Reviewed-by: Laura Barcziová Reviewed-by: Nikola Forró
2 parents 816ef4d + 57434de commit 38b84af

File tree

2 files changed

+20
-0
lines changed

2 files changed

+20
-0
lines changed

authors.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,3 +68,9 @@ akucerov:
6868
email: akucerov@redhat.com
6969
url: https://github.com/betulependule
7070
image_url: https://github.com/betulependule.png
71+
72+
mblaha:
73+
name: Marek Blaha
74+
email: mblaha@redhat.com
75+
url: https://github.com/m-blaha
76+
image_url: https://github.com/m-blaha.png

weekly/2025/week-49.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
---
2+
title: Week 49 in Packit
3+
date: 2025-12-09
4+
authors: mblaha
5+
tags:
6+
- 2025-December
7+
- 2025
8+
- December
9+
---
10+
11+
## Week 49 (December 2nd – December 9th)
12+
13+
- `packit init` now automatically retrieves the latest version of the pre-commit hook to be added to the user's pre-commit configuration file. ([packit#2651](https://github.com/packit/packit/pull/2651))
14+
- Fixed a bug that could prevent downstream jobs from being triggered in case dist-git spec file depends on other files and is not parseable on its own. ([packit-service#2901](https://github.com/packit/packit-service/pull/2901))

0 commit comments

Comments
 (0)