Skip to content

fix(deeplinks): payments deeplink was missing from ios file#146

Merged
vendz merged 2 commits into
mainfrom
dev
Jun 25, 2026
Merged

fix(deeplinks): payments deeplink was missing from ios file#146
vendz merged 2 commits into
mainfrom
dev

Conversation

@vendz

@vendz vendz commented Jun 25, 2026

Copy link
Copy Markdown
Member

No description provided.

vendz and others added 2 commits June 21, 2026 18:07
* ci: skip draft PRs and use Opus 4.8 max thinking for Claude review

- Skip draft PRs via job-level draft guard; review runs on ready_for_review.
- Add max thinking effort to the existing Opus 4.8 pin (--effort max).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

* ci: ask review to include apply-able suggestion blocks

Add a prompt instruction so concrete small fixes are posted as GitHub
```suggestion``` blocks (apply-able from the PR), like the Gemini reviewer.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

* ci: post native inline review comments instead of a summary

Switch from the code-review plugin (which only posts one summary comment) to a
custom review prompt that uses mcp__github_inline_comment__create_inline_comment,
so findings land as line-anchored inline comments with apply-able suggestion
blocks. Keeps OAuth auth, draft skip, Opus 4.8 + max effort.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

---------

Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
iOS only opens paths explicitly declared in apple-app-site-association.
/pendingPayments was never listed, so it failed on iOS while working on
Android (assetlinks uses handle_all_urls). Add the path and its subpaths.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@vendz vendz merged commit 297ada8 into main Jun 25, 2026
1 check passed
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