Create Pull Request Creates GitHub PRs with titles that pass n8n's CI validation. PR Title Format Types (required) | Type | Description | Changelog | |------------|--------------------------------------------------|-----------| | | New feature | Yes | | | Bug fix | Yes | | | Performance improvement | Yes | | | Adding/correcting tests | No | | | Documentation only | No | | | Code change (no bug fix or feature) | No | | | Build system or dependencies | No | | | CI configuration | No | | | Routine tasks, maintenance | No | Scopes (optional but recommended) - - Public API changes - - Benchmark CL…