Skip to content

fix(ci): retry transient JetBrains typecheck failure#11694

Closed
markijbema wants to merge 1 commit into
mainfrom
mark/retry-jetbrains-typecheck
Closed

fix(ci): retry transient JetBrains typecheck failure#11694
markijbema wants to merge 1 commit into
mainfrom
mark/retry-jetbrains-typecheck

Conversation

@markijbema

Copy link
Copy Markdown
Contributor

Summary

Retry the JetBrains typecheck once when Gradle fails with the observed ClosedFileSystemException while reading an IntelliJ plugin descriptor.

PR #11644 legitimately triggers JetBrains typechecking because its CLI and OpenAPI changes feed the generated Kotlin client, so path filtering would be unsafe. The unchanged rerun passed; this narrowly handles that transient Gradle filesystem failure while preserving all other failures.

Co-authored-by: kiloconnect[bot] <240665456+kiloconnect[bot]@users.noreply.github.com>
@markijbema markijbema closed this Jun 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant