Releases: farmdawgnation/repo-policy
Releases · farmdawgnation/repo-policy
v0.9.0
feat: add collaborators enforce function (#27) Co-authored-by: Ed Linero <ed.linero@greenlight.me> Co-authored-by: Josh Garcia <josh.garcia@greenlight.me> Co-authored-by: German Pardo <german.pardo@greenlight.me> Co-authored-by: Germán Pardo <germanpardo@192.168.0.5> Co-authored-by: Jef LeCompte <jeffreylec@gmail.com> Co-authored-by: German Pardo <118842561+germanpardo27@users.noreply.github.com>
v0.8.0
What's Changed
- fix: bug fixes on enforce function, pull requests, required reviewers, etc by @josh-garcia-gl in #24
Full Changelog: v0.7.0...v0.8.0
v0.7.0
What's Changed
- refactor: allow required reviews to be the minimum by @josh-garcia-gl in #20
- fix: handle not found exception when removing branch protection by @josh-garcia-gl in #21
- feat: add pull request settings by @josh-garcia-gl in #22
- feat: add authenticate as github app as an option by @josh-garcia-gl in #23
Full Changelog: v0.6.0...v0.7.0
Release v0.6.0
What's Changed
- feat: update validate reporter to include status prefix everywhere by @josh-garcia-gl in #17
- feat: add exclude flag by @josh-garcia-gl in #19
Full Changelog: v0.5.1...v0.6.0
Bug fixes, improved docs
Repo Policy 0.5.0
Repo Policy 0.4.0
- Improved code coverage on tests
- New and improved collaborators operator correctly capable of determining if teams are on the repo
Release 0.3.0
- Ability to enforce branch protection rules
- Working on getting an accurate version number into the CLI app
Add Docker support
Implements a Docker image build as a part of the release pipeline
Minimum Viable Validation
This release supports the full validation feature set I want, but doesn't yet support enforcement of branch protection actions.