Skip to content

fix: use pp-base-url input for review URLs#20

Merged
rodchalski merged 1 commit intomainfrom
fix/review-url-routing
Mar 13, 2026
Merged

fix: use pp-base-url input for review URLs#20
rodchalski merged 1 commit intomainfrom
fix/review-url-routing

Conversation

@rodchalski
Copy link
Collaborator

Uses PP_BASE_URL input instead of hardcoded permissionprotocol.com. Fixes wrong path /review/ → /pp/deploy-requests/.

The action was hardcoding 'permissionprotocol.com/review/' for the approval
URL, which doesn't match the actual app route (/pp/deploy-requests/).

Now uses the PP_BASE_URL env (from pp-base-url input, defaults to
app.permissionprotocol.com) and the correct path.

Also fixes docs (INSTALL.md, README.md) with correct URL paths.
@github-actions
Copy link

github-actions bot commented Mar 13, 2026

Permission Protocol: Approved
View receipt →

@rodchalski
Copy link
Collaborator Author

✅ Authorized by Permission Protocol

Summary: This change updates the deployment workflow to use a configurable base URL and corrects the routing path for review requests, ensuring users are directed to the correct location. It should go live...

Environment production
Risk 🟡 High
Receipt View authority proof →

🔒 Cryptographically signed · Verified by Permission Protocol

@rodchalski rodchalski merged commit 9442d68 into main Mar 13, 2026
2 of 3 checks passed
@cgoldber82 cgoldber82 deleted the fix/review-url-routing branch March 15, 2026 20:28
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.

2 participants