For the complete documentation index, see llms.txt. This page is also available as Markdown.

GitHub

Reference for the two GitHub components Seal ships, the Seal GitHub App and the Seal GitHub Action.

GitHub

Seal ships two GitHub-specific components that customers install separately. They cover different parts of the integration with GitHub:

  • The Seal GitHub App. A GitHub App you install on your organization (or selected repositories) that gives Seal source-side context: discovered packages from your default branch, automatic pull-request creation for .seal-actions.yml updates, and Sealing-Rule-driven PRs.

  • The Seal GitHub Action. A GitHub Actions step you reference in your workflow YAML to invoke the Seal CLI inside a GitHub-hosted (or self-hosted) runner.

Both are independent components. You can install one without the other; many customers do.

In this chapter

Last updated