Skip to content

Releases: CanarysAutomations/automate-branch-rules-cli

Version 2.0

05 Nov 11:40
af3db67
Compare
Choose a tag to compare
  • Multiple branches can be updated in a single repository or all repositories
  • Only updates repositories with branches. If branch does not exist it displays an error message and skips to the next branch or repository.
  • Minor patch fixes on docker containers are done

Released as GitHub App

23 Oct 05:41
36c5851
Compare
Choose a tag to compare
  • Added Availability in GitHub Marketplace
  • Increased code stability

Minor Release 1.1.0

19 Oct 16:21
f4e6330
Compare
Choose a tag to compare
  • CODEOWNERS add/update is now chosen only if required
  • All operations are case driven
  • Configuration made easier with separate config file
  • Fixed container and docker related issues
  • Feature and Bug Templates added for users to easily raise issues
  • Code and Docker image validations added as status checks

Patch Fix 1

11 Oct 03:45
6969ab4
Compare
Choose a tag to compare
  • Fixed CODEOWNER issues
  • Fixed signed_commit issue

Initial Release

09 Oct 13:54
Compare
Choose a tag to compare

This is the first release of the tool which performs the following operations:

  • Add or Update branch rules for a single repository.
  • Add or Update branch rules for all repositories in the organization.
  • Remove branch rules for a single repository.
  • Remove branch rules for all repositories in the organization.