Skip to main content
If your GitHub or GitLab organization enforces an IP allow list, agent runs against your repositories fail with this error:
Your git provider rejected this operation because the repository owner has an IP allow list enabled. Contact Mintlify support to have this deployment routed through our static IP (54.242.90.151), then add that IP to your allow list.
The agent clones and pushes to your repository from Mintlify’s cloud infrastructure. By default, this traffic comes from dynamic IP addresses, so your allow list rejects it even though the Mintlify GitHub App has permission to access the repository.

Fix the error

  1. Email support@mintlify.com and ask for your deployment to be routed through the Mintlify static IP. Include your deployment subdomain.
  2. After Mintlify support confirms the change, add 54.242.90.151 to the IP allow list in your GitHub or GitLab organization settings.
  3. Retry the agent run.
Only git traffic for your deployment is routed through the static IP. Other deployments are unaffected.