Files
openide/.github
Sebastiano Poggi b4e4e59ec1 [JEWEL-978] Check Bazel build is up-to-date in GitHub CI
This change adds a step to the GitHub CI to run the Bazel build
generator script, and then check it has not made changes to any
Bazel build files (ignoring the android submodule, which we do
not care about). If it has, then the committer needs to run the
script locally and commit & push these changes in the PR.

closes https://github.com/JetBrains/intellij-community/pull/3247

GitOrigin-RevId: 00d5e8973d938fd8bb5805ae82d5b32a72f194ff
2025-11-20 12:43:32 +00:00
..