- 643402f - fix: get teams command crash (#91) by Mikhail [email protected]
- 249655e - deps: bump github.com/creasty/defaults from 1.5.1 to 1.5.2 (#87) by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- 9535d7b - refactor: refactored utils.removeOmitEmpty, added test for RemoveTagsOmitempty (#85) by Mikhail [email protected]
- 81fb940 - feat: added RequiredConversationResolution to branch protection rules (#86) by Mikhail [email protected]
- feat(init): init commands to generate stub files (#81)
- feature(delete): delete commands for teams, protections, readmes and hooks
- feature(delete): delete repo command
- refactoring(pagination): implemented pagination utils
- docs(protections): added branch protection spec to wiki
- fix(protections): protection ToGithub and FromGithub fixed
- feature(protections): implemented protection apply and delete commands (#71)
- deps: bump github.com/urfave/cli/v2 from 2.1.1 to 2.3.0 (#69)
- ci: fixed dependabot config
- docs(teams): Added wiki documentation for teams (#68)
- ci: Added Github actcion to update wiki (#67)
- feature(teams): Implemented apply and delete team commands