Automate Branch Rules Cli Versions Save

The tool lets you automate the addition, removal or alteration of the branch protection rules for 1 or more branches & repositories in one go.

2.0.0

3 years ago
  • 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

2.0.1

3 years ago
  • Added Availability in GitHub Marketplace
  • Increased code stability

1.1.0

3 years ago
  • 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

1.0.1

3 years ago
  • Fixed CODEOWNER issues
  • Fixed signed_commit issue

1.0.0

3 years ago

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.