PR Creation
How Enric creates and manages pull requests
When a job completes, Enric automatically creates a pull request with all the changes.
PR Features
- AI-generated titles that summarize the changes
- Detailed descriptions explaining what was changed and why
- Automatic linking to related issues when mentioned in the job
- PRs are created as drafts for your review
Info
Pull requests are created as drafts by default. Review the changes and mark as ready when you are satisfied.
Reviewing the Pull Request
Check the diff carefully, run your CI pipeline, and request a code review from teammates before merging.
Tip
If your repository uses branch protection rules, ensure Enric has the required permissions to push to the target branch.
