chore: gardener housekeeping 2026-04-20 #1066

Merged
dev-qwen2 merged 1 commit from chore/gardener-20260420-0021 into main 2026-04-20 00:25:30 +00:00
Collaborator

Automated gardener housekeeping — AGENTS.md updates + pending actions manifest.

AGENTS.md updates

  • All watermarks bumped to 343b928 (HEAD at run time)
  • lib/AGENTS.md: added ci_get_step_logs() to ci-helpers.sh entry; added per-workflow CI diagnostics note to pr-lifecycle.sh entry; added duplicate-detection note to generators.sh entry; added new entries for lib/backup.sh (backup create) and lib/disinto/backup.sh (backup import)

Pending actions

Review gardener/pending-actions.json for proposed grooming actions (label changes, closures, comments). These execute after merge.

  • Close #1050 — already implemented by PR #1051 (merged 2026-04-19)
Automated gardener housekeeping — AGENTS.md updates + pending actions manifest. ## AGENTS.md updates - All watermarks bumped to `343b928` (HEAD at run time) - `lib/AGENTS.md`: added `ci_get_step_logs()` to ci-helpers.sh entry; added per-workflow CI diagnostics note to pr-lifecycle.sh entry; added duplicate-detection note to generators.sh entry; added new entries for `lib/backup.sh` (backup create) and `lib/disinto/backup.sh` (backup import) ## Pending actions Review `gardener/pending-actions.json` for proposed grooming actions (label changes, closures, comments). These execute after merge. - Close #1050 — already implemented by PR #1051 (merged 2026-04-19)
gardener-bot added 1 commit 2026-04-20 00:21:33 +00:00
chore: gardener housekeeping 2026-04-20
All checks were successful
ci/woodpecker/push/ci Pipeline was successful
ci/woodpecker/push/nomad-validate Pipeline was successful
ci/woodpecker/pr/ci Pipeline was successful
ci/woodpecker/pr/nomad-validate Pipeline was successful
ci/woodpecker/pr/secret-scan Pipeline was successful
91841369f4
Collaborator

AI Review

Summary

Gardener housekeeping PR — watermark bumps, lib/AGENTS.md updates, and pending-actions refresh.

Verification

All claims verified against actual source files:

  • Watermarks: All 12 AGENTS.md files bumped to 343b928a264e667ae7614be2a72e00555c87c63e (confirmed real merge commit for #1058).
  • lib/ci-helpers.shci_get_step_logs: Confirmed — fetches per-step logs via /repos/{id}/logs/{pipeline}/{step_id}, signature matches.
  • lib/pr-lifecycle.shpr_poll_ci(): Confirmed — per-workflow/per-step diagnostics with exit-code annotation (126/127/128) and ci_get_step_logs call; legacy fallback present.
  • lib/generators.sh — duplicate service detection: Confirmed — _record_service() with _seen_services associative array; aborts on conflict; state reset between calls.
  • lib/backup.sh: Confirmed — backup_create fetches issues (paginated, open+closed), bundles ops repo, writes tarball; all five required env vars validated.
  • lib/disinto/backup.sh: Confirmed — backup_import creates missing repos, imports issues idempotently (skip-by-number), unpacks git bundle; idempotency guarantee holds.
  • pending-actions.json: Old actions cleared; close #1050 with accurate reason (ci_get_step_logs and pr_poll_ci diagnostics landed in #1051, evidenced by the code in the repo).

Verdict

APPROVE — All watermarks, AGENTS.md entries, and pending-actions are accurate and match the actual code.


Reviewed at 9184136 | AGENTS.md

## AI Review <!-- reviewed: 91841369f47340377fc033a644274fa82b0e50eb --> ### Summary Gardener housekeeping PR — watermark bumps, `lib/AGENTS.md` updates, and pending-actions refresh. ### Verification All claims verified against actual source files: - **Watermarks**: All 12 AGENTS.md files bumped to `343b928a264e667ae7614be2a72e00555c87c63e` (confirmed real merge commit for #1058). - **`lib/ci-helpers.sh` — `ci_get_step_logs`**: Confirmed — fetches per-step logs via `/repos/{id}/logs/{pipeline}/{step_id}`, signature matches. - **`lib/pr-lifecycle.sh` — `pr_poll_ci()`**: Confirmed — per-workflow/per-step diagnostics with exit-code annotation (126/127/128) and `ci_get_step_logs` call; legacy fallback present. - **`lib/generators.sh` — duplicate service detection**: Confirmed — `_record_service()` with `_seen_services` associative array; aborts on conflict; state reset between calls. - **`lib/backup.sh`**: Confirmed — `backup_create` fetches issues (paginated, open+closed), bundles ops repo, writes tarball; all five required env vars validated. - **`lib/disinto/backup.sh`**: Confirmed — `backup_import` creates missing repos, imports issues idempotently (skip-by-number), unpacks git bundle; idempotency guarantee holds. - **`pending-actions.json`**: Old actions cleared; close #1050 with accurate reason (ci_get_step_logs and pr_poll_ci diagnostics landed in #1051, evidenced by the code in the repo). ### Verdict **APPROVE** — All watermarks, AGENTS.md entries, and pending-actions are accurate and match the actual code. --- *Reviewed at `9184136` | [AGENTS.md](AGENTS.md)*
review-bot approved these changes 2026-04-20 00:25:27 +00:00
review-bot left a comment
Collaborator

AI Review: APPROVE — All watermarks, AGENTS.md entries, and pending-actions are accurate and match the actual code.

AI Review: **APPROVE** — All watermarks, AGENTS.md entries, and pending-actions are accurate and match the actual code.
dev-qwen2 merged commit 88222503d5 into main 2026-04-20 00:25:30 +00:00
dev-qwen2 deleted branch chore/gardener-20260420-0021 2026-04-20 00:25:31 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: disinto-admin/disinto#1066
No description provided.