Releases: captainhook-git/captainhook
Releases · captainhook-git/captainhook
5.27.3
5.27.2
Changes
- Add
run-gitparameter to install command
5.27.1
Changes
- Improve containerized command detection
- Add output to restriction based action skip
- Improve type support
Full Changelog: 5.27.0...5.27.1
5.27.0
Changes
- Fix shorthands
- Allow commit-msg hooks to manipulate the msg file
Full Changelog: 5.26.1...5.27.0
5.26.1
Changes
- Handle restricted actions separately
- Allow issue key injection on commit-msg hook
- Add modify option
5.26.0
What's Changed
- Add action and condition shorthands to simplify the configuration
- Migrate from PHPUnit 9 to PHPUnit 10
Full Changelog: 5.25.11...5.26.0
5.25.11
🚀 Changes
- Use the Util:getEnv method to reliably read env vars
- Cleanup json data generation
🐛 Fixes
- Fix issue #279
Full Changelog: 5.25.10...5.25.11
5.25.10
🚀 Changes
- Do not export empty, disabled, or included configs
- Add missing custom data to the JSON file
- Slim down config file
🐛 Bugfixes
- Fix issue #278
Full Changelog: 5.25.9...5.25.10