Skip to content

CI maintenance audit (2026-05-01): PR #33 is green and ready to merge — unblocks all stale failures #112

@erudenko

Description

@erudenko

CI Audit — 2026-05-01

Automated CI maintenance scan. gh CLI is unavailable in this environment; analysis was performed via GitHub MCP tools (PR check runs + branch listing).


What is currently failing

PR #32fix/ci-workflow-trigger-broadening — FAILING ❌

Last run: 2026-04-12

Job Result
test (20) failure
test (22) cancelled
test (Test Stats Plugin) failure × 2
Validate marketplace.json format success
Validate shared dependencies success

Root cause of these failures: PR #32 only removed the hardcoded branches allowlist from the workflow YAML. It was stacked on fix/ci-type-errors-and-stale-test-date which still had broken TS imports and stale test dates. CI ran (the trigger fix worked), but the underlying tests still failed.

These failures are fully superseded — see below.


What is green and ready to merge

PR #33fix/ci-consolidated — ALL GREEN ✅

Last run: 2026-04-12 (7/7 checks pass)

Job Result
GitGuardian Security Checks success
marketplace-sync success
test success
Validate shared dependencies success
test (22) success
test (20) success
Validate marketplace.json format success

PR #33 includes all fixes:

  1. Unused TS imports removedremoveGitignoreEntries, vi, existsSync flagged by noUnusedLocals
  2. Stale hardcoded dates replaced"2026-03-26" in db.test.ts and integration.test.ts replaced with runtime TODAY/YESTERDAY/TWO_DAYS_AGO constants
  3. browser-use version syncedmarketplace.json bumped from 1.1.11.1.2 to match plugin.json
  4. Workflow trigger broadeningbranches allowlist removed from test-plugins.yml and test-stats.yml so all feature/fix branches get CI coverage

PR #24 and PR #34 are also green and contain overlapping fixes; PR #33 is the most complete single-PR resolution.


Situation

These fix PRs have been open since April 11–12, 2026 (~3 weeks) with all CI green. None have been merged.

The source-code development branch is fix/ci-type-errors-and-stale-test-date (not main, which is a dist-only orphan at 4070f70).

Recommended action

Merge PR #33 into fix/ci-type-errors-and-stale-test-date. This will:

PRs #22, #23, #28, #31, #32, #34 can be closed as superseded after #33 merges.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions