Mintlify Auto-Update Agent Workflow
Source: https://www.mintlify.com/docs/guides/automate-agent Requires Mintlify Enterprise plan. Watches a code repo for pushes to main, then calls the Mintlify agent API to create a PR with documentation updates in a separate docs repo.GitHub Actions Workflow
Required Secrets
MINTLIFY_API_KEY— Admin API key (starts withmint_)MINTLIFY_PROJECT_ID— Found on the API keys page of the Mintlify dashboard
Prerequisites
- Mintlify GitHub App installed on both code and docs repositories
- Mintlify Enterprise plan