Skip to content

fix(coder-template): make opentower app public for webhooks#89

Merged
MathurAditya724 merged 1 commit into
mainfrom
fix/public-opentower-app
May 15, 2026
Merged

fix(coder-template): make opentower app public for webhooks#89
MathurAditya724 merged 1 commit into
mainfrom
fix/public-opentower-app

Conversation

@MathurAditya724
Copy link
Copy Markdown
Member

Summary

  • Change share from owner to public on the opentower coder_app
  • Add comment explaining why it's public

This allows GitHub and email webhooks to POST to the opentower endpoint without requiring Coder authentication. The opentower server still validates requests using HMAC signatures (GITHUB_WEBHOOK_SECRET / EMAIL_WEBHOOK_SECRET).

@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages Bot commented May 15, 2026

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
opencode-email-worker 2d52f34 Commit Preview URL

Branch Preview URL
May 15 2026, 11:40 AM

@MathurAditya724 MathurAditya724 force-pushed the fix/public-opentower-app branch from 098ddda to f232424 Compare May 15, 2026 11:38
Change share from 'owner' to 'public' on the opentower coder_app so
GitHub and email webhooks can POST without Coder authentication.

The opentower server still validates requests using HMAC signatures.
@MathurAditya724 MathurAditya724 force-pushed the fix/public-opentower-app branch from f232424 to 2d52f34 Compare May 15, 2026 11:40
@MathurAditya724 MathurAditya724 merged commit 85cf96d into main May 15, 2026
2 checks passed
@MathurAditya724 MathurAditya724 deleted the fix/public-opentower-app branch May 15, 2026 11:41
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