Automatic Creation of Pull Requests

Aikido allows for automatic PR creation on a daily basis, handling mass upgrades of different versions through lockfile updates. Fine tune the Pull Request title, label and other settings with "PR Configuration"

circle-exclamation

Setup automatic creation

Step 1: Go to Autofix Settingsarrow-up-right page

Step 2: Scroll down to Automated PRs. Enable the toggle for 'Autocreation of PRs'

Step 3: The configuration modal opens. You can enable autocreation for dependencies in code repos, automated fixes for Docker containers or automatically fix pentest issues. Make sure to select code repositories and containers for which you want PRs created.

Step 4: Test whether new PRs are created correctly by clicking the Test Autocreation button.

Pull Request Configuration

You can configure pull request properties (such as the title, labels, branch name, and commit message) on the AutoFix PR Configuration page. More docs can be found here.

Last updated

Was this helpful?