Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions authors.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,3 +68,9 @@ akucerov:
email: akucerov@redhat.com
url: https://github.com/betulependule
image_url: https://github.com/betulependule.png

mblaha:
name: Marek Blaha
email: mblaha@redhat.com
url: https://github.com/m-blaha
image_url: https://github.com/m-blaha.png
14 changes: 14 additions & 0 deletions weekly/2025/week-49.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
---
title: Week 49 in Packit
date: 2025-12-09
authors: mblaha
tags:
- 2025-December
- 2025
- December
---

## Week 49 (December 2nd – December 9th)

- `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))
- 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))