[Gradle] Don't reinstall the K/N bundle over an existing installation - #7636
Open
Andrey Yastrebov (AYastrebov) wants to merge 1 commit into
Open
[Gradle] Don't reinstall the K/N bundle over an existing installation#7636Andrey Yastrebov (AYastrebov) wants to merge 1 commit into
Andrey Yastrebov (AYastrebov) wants to merge 1 commit into
Kotlin SafeMerge / Code Owners Approval
failed
Aug 21, 2026 in 0s
Waiting for code owner approvals
Code Owners
| Rule | Owners | Approval |
|---|---|---|
/libraries/tools/kotlin-gradle-plugin-integration-tests/, /libraries/tools/kotlin-gradle-plugin/ | 🔄Tapchicoma |
PR commands for maintainers
| Command | Description | Parameters |
|---|---|---|
/safe-merge | Rebase-merges with automatic fixup commit squashing | --fixup Autosquash fixup commits (on by default) |
/safe-squash-merge | Squash-merges with optional commit title/body override | --title Title of the squashed commit--message Body of the squashed commit |
/dry-run | Runs the test pipeline with changes rebased on latest master | --retry Retry the CI run on failure |
/test-public | Triggers the public test suite without rebasing on latest master | — |
/test-private | Triggers the private test suite without rebasing on latest master | — |
/codeowners | Triggers code owners check and comment update | — |
/fixup | Squashes fixup commits and force pushes the branch | — |
/cancel-coordinator | Cancels the merge coordinator currently running for this branch | — |
Loading