Skip to content

Explain the deploy webhook in project settings #9

Description

@rokartur

What

Under the webhook URL in apps/web/src/routes/projects.$projectId.settings.tsx:151,
say what to do with it: "paste this into GitHub → Settings → Webhooks". Show the
current auto_deploy state next to it.

Why

The entire mechanism already works: webhook_handlers.go, the token, the
secret, branch matching. What is missing is the one sentence that tells a user
the feature exists. Cheapest item on the list by a wide margin.

How

Copy plus a copy-to-clipboard button. One paragraph in docs/api.md under
Webhooks.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentationgood first issueGood for newcomers

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions