Releases: zenika-open-source/hygie
Releases · zenika-open-source/hygie
v0.13.1
No changelog for this release.
v0.13.0
Enhancements:
- [enhancement] Replace
process.env
with an object #127
Rules:
- [CRON][rules] Add a Cron rule to get all Pull Requests matching some params #186
- [CRON][rules] Add a Cron rule to get all issues matching some params #149
- [rules] Create a default .rulesrc file #120
Documentation:
- [documentation] Add use case in the documentation #135
Others:
- [deployment] Find a way to re-register cron jobs between each deployment #187
v0.12.0
v0.11.0
v0.10.1
No changelog for this release.
v0.10.0
v0.9.0
Enhancements:
- [enhancement] Get the rule.yml file from the repository #132
- [build][documentation][enhancement] Add checks at startup time #129
- [enhancement][rules] CheckVulnerabilitiesRule optionals options #125
- [enhancement][rules] Add a 'branch' option in CommitMessageRule #121
Cron Jobs:
- [CRON] Add the support of CRON jobs #124
Bug Fixes:
- [bug] Copy /rules /runnables /options files into /dist #134
v0.8.0
v0.7.0
Enhancements:
- [enhancement] Check if rules.yml is defined in user project otherwise use default one #100
Rules:
- [rules] Add a rule to check if PR is merged #107
- [rules] Add a rule to check PR's status #105
- [rules] Add a rule to check if vulnerabilities exist #103
- [rules] Add a rule to check comment #98
- [rules] Add a rule to check if files are present in a commit #97