Releases: benjefferies/branch-protection-bot
Releases · benjefferies/branch-protection-bot
v1.1.2
Improve logging for branches that are not protected
Full Changelog: v1...v1.1.2
v1.1.1
Fixes #38
Full Changelog: v1...v1.1.1
v1.1.0
What's Changed
- Update docs to reflect new settings name by @benjefferies in #39
- feat(python): upgrade Python version from 3.7 to 3.12 in GitHub actions, .tool-versions, and Pipfile to leverage latest language features and improvements by @benjefferies in #41
- Fixes #40 by @benjefferies in #42
- Bump cryptography from 2.9.2 to 39.0.1 by @dependabot in #32
- Release workflow by @benjefferies in #43
New Contributors
- @dependabot made their first contribution in #32
Full Changelog: 1.0.9...v1.1.0
1.0.9
What's Changed
- Update README.md by @benjefferies in #36
- Fix deprecated output by @benjefferies in #37
Full Changelog: 1.0.8...1.0.9
Change docker image
Update the docker images as the prior image no longer exists
1.0.7
- Output branch protection state
- Breaking change change access-token to access_token and enforce-admins to enforce_admins
Bump pipenv version
Bump pipenv version to fix bug
Pin pipenv version
Create tag without v
for consistency
Pin pipenv version
v1.0.5 [ci] Testing commit to master works with temporary branch protection …
Use latest version of pipenv with workaround
1.0.4 [ci] Testing commit to master works with temporary branch protection …