Releases: CanarysAutomations/automate-branch-rules-cli
Releases · CanarysAutomations/automate-branch-rules-cli
Version 2.0
- 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
- Added Availability in GitHub Marketplace
- Increased code stability
Minor Release 1.1.0
- 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
- Fixed CODEOWNER issues
- Fixed signed_commit issue
Initial Release
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.