Skip to content

chore(weekly): add post for 33/2026 - #1166

Merged
mfocko merged 1 commit into
packit:mainfrom
mfocko:chore/blog-26-week-33
Aug 21, 2026
Merged

chore(weekly): add post for 33/2026#1166
mfocko merged 1 commit into
packit:mainfrom
mfocko:chore/blog-26-week-33

Conversation

@mfocko

@mfocko mfocko commented Aug 17, 2026

Copy link
Copy Markdown
Member

@centosinfra-prod-github-app

Copy link
Copy Markdown
Contributor

@fullsend-ai-review

fullsend-ai-review Bot commented Aug 17, 2026

Copy link
Copy Markdown

🤖 Finished Review · ✅ Success · Started 9:32 PM UTC · Completed 9:40 PM UTC

Commit: 9d467bf · View workflow run →

@fullsend-ai-review

fullsend-ai-review Bot commented Aug 17, 2026

Copy link
Copy Markdown

Looks good to me

Previous run

Review

Findings

Medium

  • [content rendering] weekly/2026/week-33.md:13 — The bullet point text has hard line breaks mid-word, splitting "removes" into "remove\n s" (lines 13–14) and "github.com" into "github.co\n m" (lines 14–15). In CommonMark/GFM (used by Docusaurus), a line ending is treated as a soft break (whitespace), so the rendered output will show "remove s" (with a spurious space) instead of "removes", and the Markdown link URL will be broken because https://github.co m/packit/ogr/pull/1005 is not a valid URL. Other weekly posts in the repository (e.g., week-29-30.md, week-31.md) use either single long lines or wrap at word boundaries — not mid-word.
    Remediation: Join lines 13–15 into a single line, or rewrap at word boundaries (not mid-word), matching the convention in other weekly posts.

Labels: Recurring weekly blog post addition


Next steps:

  • /fs-fix — agent addresses review findings automatically
  • /fs-fix <your instruction> — agent fixes with your specific guidance
  • Push commits directly — review re-runs automatically on push
  • /fs-fix-stop — disable automatic fix runs for this PR

fullsend-ai-review[bot]

This comment was marked as outdated.

@fullsend-ai-review fullsend-ai-review Bot added the kind/recurring Recurring task that needs to be done periodically label Aug 17, 2026
Signed-off-by: Matej Focko <mfocko@packit.dev>
@mfocko
mfocko force-pushed the chore/blog-26-week-33 branch from 9d467bf to 21090d7 Compare August 21, 2026 12:52
@fullsend-ai-review

fullsend-ai-review Bot commented Aug 21, 2026

Copy link
Copy Markdown

🤖 Review · ❌ Terminated · Started 12:54 PM UTC · Ended 12:59 PM UTC

Commit: 21090d7 · View workflow run →

@centosinfra-prod-github-app

Copy link
Copy Markdown
Contributor

@betulependule betulependule left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@fullsend-ai-review
fullsend-ai-review Bot dismissed their stale review August 21, 2026 12:59

Superseded by updated review

@fullsend-ai-review fullsend-ai-review Bot added the ready-for-merge All reviewers approved — ready to merge label Aug 21, 2026
@fullsend-ai-review

Copy link
Copy Markdown

🤖 Finished Review · ✅ Success · Started 12:54 PM UTC · Completed 12:59 PM UTC

Commit: 21090d7 · View workflow run →

@mfocko
mfocko merged commit 7a0a0a6 into packit:main Aug 21, 2026
40 checks passed
@mfocko
mfocko deleted the chore/blog-26-week-33 branch August 21, 2026 13:00
@github-project-automation github-project-automation Bot moved this from New to Done in Packit pull requests Aug 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/recurring Recurring task that needs to be done periodically ready-for-merge All reviewers approved — ready to merge

Projects

Development

Successfully merging this pull request may close these issues.

Service Guru

3 participants