Pull Request Integration
1. Trigger uploads on every pull request
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]maestro cloud \
--async \
--apiKey <apiKey> \
--branch <branch> \
--repoOwner <repoOwner> \
--repoName <repoName> \
--pullRequestId <pullRequestId> \
--commitSha <commitSha> \
<appFile> .maestro/
2. Grant access to pull requests
3. Test the integration

Last updated
Was this helpful?
