We have made several improvements to reliability of Pull Request Reviews in GitHub:
- Fixed an issue where Calibre was creating Snapshots in Pull Requests when it was set up to ignore branches (for example:
!*in the Deployment branches settings). - Fixed an issue where Pull Requests that were correctly marked as ignored (by Deployment branches settings) would get tested because the Pull Request was opened as a
Draft, then moved toReady for Review. - Added a missing informative message where a test result was
neutral(there was no action from Calibre’s side).