mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-04-19 13:02:30 +07:00
This adds a script that's run by the GitHub CI to validate that the PR is not introducing binary changes, and if it finds any, it adds annotations that show on the PR code. This script should be able to be used locally as well, as when there is no PR_NUMBER env set, it just checks against HEAD~1 (assumes our changes are always at most 1 commit). closes https://github.com/JetBrains/intellij-community/pull/3169 (cherry picked from commit 6ad7857aad42d9bd04889f6f11e0f5ee4904b420) (cherry picked from commit 9bb15118a473c36a2315f0170749fbde603014c1) IJ-MR-173046 GitOrigin-RevId: dd37fb5907f627ee4cf91ef1d55d70870118c455