Skip to content
Compare
Choose a tag to compare
@andrewthetechie andrewthetechie released this 25 May 03:58
45b8013

1.7.0 (2023-05-25)

Features

  • new_bp_comparisons: New Branch Protection Comparisons previously omitted (#43) (ef6dad4)
  • settings.py: Now compares all settings (#41) (441b8e4)
  • update poetry (#25) (7983a04)

Bug Fixes

  • add debug logging of diff (#46) (ad86b78)
  • branch_protection: fix false to False (c4a164d)
  • branch_protections.py: Sort Required Status Checks (#38) (4d4c44f)
  • branch_protections.py: Working Status Check Reqs (#42) (33090f5)
  • fix bugs from pr 43 (#45) (b21e432)
  • github_nulls: Better handling of Nulls in GitHub API (#39) (6744d11)

First contribution by @actuarysailor!