Skip to content

docs(release): mark v0.41.0-alpha.6 evidence as completed (#276)#375

Merged
SisyphusZheng merged 1 commit into
mainfrom
fix/276-release-evidence
Jul 9, 2026
Merged

docs(release): mark v0.41.0-alpha.6 evidence as completed (#276)#375
SisyphusZheng merged 1 commit into
mainfrom
fix/276-release-evidence

Conversation

@SisyphusZheng

Copy link
Copy Markdown
Member

Summary

Fixes #276 — release evidence status drift for v0.41.0-alpha.6.

The alpha.6 evidence JSON (docs/release/autoflow3/v0.41.0-alpha.6.json) was
snapshotted mid-run with status: "running" and the five final steps left
"pending", even though the release actually completed.

Verification

  • Remote tag v0.41.0-alpha.6 exists (matches commit d069d1f8).
  • GitHub release v0.41.0-alpha.6 was published at 2026-07-06T23:56:49Z.
  • No steps were missed or skipped.

Changes

  • status: "running""completed" (added completedAt).
  • pull latest main, push main evidence, tag release, push tag,
    create GitHub release: "pending""completed".
  • The historical push tag command (--force) is left untouched — it
    reflects what actually ran for alpha.6.

Gates

  • deno task workflow:check: passed
  • deno task docs:truth: passed

The alpha.6 evidence JSON was snapshotted mid-run with status "running"
and the final steps left "pending", even though the release actually
completed: tag v0.41.0-alpha.6 exists (remote + local) and the GitHub
release was published (2026-07-06T23:56:49Z).

- Set top-level status to "completed" with a completedAt timestamp.
- Mark the five final steps (pull latest main, push main evidence, tag
  release, push tag, create GitHub release) as "completed".
- Verified against the remote tag and the published GitHub release; no
  steps were missed or skipped.

Acceptance: `deno task workflow:check` and `deno task docs:truth` remain
green (both confirmed locally).

Fixes #276
@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.
To continue using code reviews, you can upgrade your account or add credits to your account and enable them for code reviews in your settings.

@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying openelement with  Cloudflare Pages  Cloudflare Pages

Latest commit: bd86363
Status: ✅  Deploy successful!
Preview URL: https://c99f3396.lessjs.pages.dev
Branch Preview URL: https://fix-276-release-evidence.lessjs.pages.dev

View logs

@github-actions

github-actions Bot commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

APIError: Insufficient Balance

opencode session  |  github run

@SisyphusZheng SisyphusZheng merged commit 24932d3 into main Jul 9, 2026
5 of 6 checks passed
@SisyphusZheng SisyphusZheng deleted the fix/276-release-evidence branch July 9, 2026 09:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[alpha.7] Fix release evidence status drift for v0.41.0-alpha.6

1 participant