Skip to content

Commit 7146800

Browse files
Add blog post for week 11 (#1113)
Add blog post for week 11 Reviewed-by: Laura Barcziová Reviewed-by: Tomas Tomecek <tomas@tomecek.net>
2 parents ea2b8f7 + 475faa7 commit 7146800

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

weekly/2026/week-11.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
---
2+
title: Week 11 in Packit
3+
date: 2026-03-17
4+
authors: nforro
5+
tags:
6+
- 2026-March
7+
- 2026
8+
- March
9+
---
10+
11+
## Week 11 (March 11th – March 17th)
12+
13+
- Packit now supports `help` command in PR and issue comments.
14+
([packit-service#2853](https://github.com/packit/packit-service/pull/2853))
15+
- Packit now responds to unrecognized commands in PR and issue comments.
16+
([packit-service#3057](https://github.com/packit/packit-service/pull/3057))
17+
- In Fedora CI, it is now possible to retrigger builds and tests in `rawhide` PRs
18+
of ELN packages without dedicated `eln` branch independently.
19+
([packit-service#3032](https://github.com/packit/packit-service/pull/3032))
20+
- We have fixed a couple of bugs that prevented sidetag Bodhi updates to be created
21+
when there was no stable build for the particular (freshly branched) target.
22+
([packit-service#3059](https://github.com/packit/packit-service/pull/3059),
23+
[packit#2704](https://github.com/packit/packit/pull/2704))
24+
- Users can now specify a version string when retriggering `pull-from-upstream` via dist-git PR comment.
25+
([packit-service#3058](https://github.com/packit/packit-service/pull/3058))

0 commit comments

Comments
 (0)