Some checks are pending
CD Production (Hetzner k3s) / Promote Images (preprod → prod) (push) Waiting to run
CD Production (Hetzner k3s) / Deploy to k3s (xpeditis-prod) (push) Blocked by required conditions
CD Production (Hetzner k3s) / Smoke Tests (push) Blocked by required conditions
CD Production (Hetzner k3s) / Deployment Summary (push) Blocked by required conditions
CD Production (Hetzner k3s) / Notify Success (push) Blocked by required conditions
CD Production (Hetzner k3s) / Notify Failure (push) Blocked by required conditions
Aligns main with the complete application codebase (cicd branch). Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
10 lines
302 B
Markdown
10 lines
302 B
Markdown
---
|
|
description: Fetch all comments for the current pull request and fix them.
|
|
---
|
|
|
|
Workflow:
|
|
|
|
1. Use `gh cli` to fetch the comments that are NOT resolved from the pull request.
|
|
2. Define all the modifications you should actually make.
|
|
3. Act and update the files.
|
|
4. Create a commit and push. |