Skip to content

Fix README version refs to v0.0.2#1

Open
jeremyeder wants to merge 1 commit intomainfrom
fix-readme-version-refs
Open

Fix README version refs to v0.0.2#1
jeremyeder wants to merge 1 commit intomainfrom
fix-readme-version-refs

Conversation

@jeremyeder
Copy link
Copy Markdown

Summary

  • All 4 usage examples reference @v2 which doesn't exist
  • Updated to @v0.0.2 (latest available tag)
  • Discovered while integrating ambient-action into ambient-code/gps

🤖 Generated with Claude Code

The v2 tag doesn't exist. Update all examples to use the latest
available release tag.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Mar 26, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro

Run ID: 0009474c-7807-4303-82e4-da3960c14011

📥 Commits

Reviewing files that changed from the base of the PR and between b33b11e and 49b80e6.

📒 Files selected for processing (1)
  • README.md

Walkthrough

Updated GitHub Actions usage examples in README.md to reference version v0.0.2 instead of v2 for the ambient-code/ambient-action action across four different example sections.

Changes

Cohort / File(s) Summary
Documentation Updates
README.md
Updated version reference from ambient-code/ambient-action@v2 to ambient-code/ambient-action@v0.0.2 in four GitHub Actions workflow examples (fire-and-forget, wait-for-completion, with workflow, and issue-comment-triggered scenarios).

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly and concisely summarizes the main change: fixing README version references to v0.0.2.
Description check ✅ Passed The description is directly related to the changeset, explaining why the version references were updated and providing context for the fix.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix-readme-version-refs

Comment @coderabbitai help to get the list of available commands and usage tips.

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