Changelog

New features, improvements and upcoming releases in Calibre.

Subscribe to updates:

BugPull Request Reviews

Pull Request Reviews: Fixed branch filtering

Karolina Szczur
Karolina Szczur

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 to Ready for Review.
  • Added a missing informative message where a test result was neutral (there was no action from Calibre’s side).