Skip to content

docs(readme): apply Codex P2 feedback on #19 - #20

Merged
ruslanlap merged 1 commit into
masterfrom
fix/codex-readme-review
Sep 8, 2026
Merged

ruslanlap merged 1 commit into
masterfrom
fix/codex-readme-review

Conversation

@ruslanlap

@ruslanlap ruslanlap commented Sep 8, 2026 •

Copy link
Copy Markdown
Owner

What

Two surgical README fixes per chatgpt-codex-connector review on PR #19:

Issue Fix
Lines 85/88 still linked to v1.0.0 while the rest of the README announced v1.0.1 Updated both download URLs to v1.0.1
CI badge filtered branch=master but build-and-release.yml only runs on v* tag pushes β†’ badge would always show "no status" Replaced with event=push (tracks tag pushes) and relabeled CI β†’ Release

Why

Both are real bugs: lower buttons currently send users the previous release, and the CI badge is misleading.

Verify

shields.io URLs resolve. No tag/rebuild needed (README only).


Devin Review

Two P2 issues from chatgpt-codex-connector on PR #19:

1. Lower download buttons (lines 85, 88) still pointed to v1.0.0.
   Update to v1.0.1 so all release-specific download links match.

2. CI status badge filtered by branch=master, but build-and-release.yml
   triggers on tag pushes only (v*). The branch filter would always
   show "no status". Switch the badge to event=push so it tracks the
   actual release workflow runs; rename label "CI" β†’ "Release" to
   match what it represents.

No new release tag β€” README asset URLs are now aligned with v1.0.1.
@ruslanlap
ruslanlap merged commit f83214b into master Sep 8, 2026
4 of 5 checks passed

@devin-ai-integration devin-ai-integration Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

βœ… Devin Review: No Issues Found

Devin Review analyzed this PR and found no bugs or issues to report.

Devin Review

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.

1 participant