Workflow boundary
PR preview is not an implicit default behavior. The repository declares triggers, permissions, secrets, and target deployment path.
PR preview requires an explicit user-authored workflow. Appaloft makes the deploy path, preview URL, status, logs, cleanup, and recovery guidance traceable instead of silently changing repository policy.
PR preview is not an implicit default behavior. The repository declares triggers, permissions, secrets, and target deployment path.
On success, return preview URL, deployment id, and check status. On failure, return logs and diagnostics instead of presenting a failed preview as successful.
PR close or merge should trigger a cleanup workflow. If cleanup fails, report the manual cleanup gap clearly.
Declare a pull_request-triggered deployment workflow in the repository.
Store SSH key, server, token, and related credentials in GitHub Secrets.
Create a separate cleanup path for pull_request close events.
Appaloft SEO pages are organized around real deployment tasks. Each page should lead to the next useful step, not stand alone.
Use GitHub Actions to connect repository events to Appaloft deployment while keeping explicit workflows.
Let the agent identify project shape first, then choose the skill, CLI, static publishing, or Cloud console path.
Tie the control plane, CLI, servers, rollback, and Cloud collaboration boundary into one self-hosting cluster.
Connect build output, browser upload, CLI deploy, and one-click buttons for static site publishing.