Install via GitHub PR

Your site lives in a Git repository and you want changes reviewed before they merge.

FieldValue
When to useYour site lives in a Git repository and you want changes reviewed before they merge.
Required planInstall
Required credentialA GitHub connection scoped to the target repository.
Expected statusproduct-grade

What AgenticFy reads

  • ·The repository structure needed to place the generated assets.

What AgenticFy writes

  • ·A pull request adding the generated asset files. Nothing is merged by AgenticFy.

What AgenticFy never does

  • Never merges the PR for you.
  • Never force-pushes.
  • Never touches secrets or CI configuration.

Validation

Validate via the API once the PR is open: the generated files are checked for the AGENTICFY marker and structure.

Rollback

Rollback is closing or reverting the PR. Nothing was merged, so nothing needs undoing on your side.

Common errors

  • ·Repository not connected: connect GitHub for the workspace first.
  • ·Branch protection blocks the PR branch: allow the AgenticFy branch or use the bundle channel.