Releases: philips-labs/continuous-compliance-action
Releases · philips-labs/continuous-compliance-action
Release v0.6.1 - Hotfix for Github issue fix
GitHub issue fix was not working
Release v0.6.0
New features in Repolinter. See PR's merged here: https://github.com/philips-forks/repolinter/pulls?q=is%3Apr+sort%3Aupdated-desc+is%3Amerged
Release v0.5.0
Repolinter changes
- Add the ability for rules to be executed sequentially instead of in parallel(still the default). This is needed when you make use of the
branches
feature to avoid file locking issues. - Fixed a bug in the
github-issue-create
fix, where whenassignee
option is used and the top contributor no longer exists in the organization or on GitHub, the fix would fatally error.
Full Changelog: v0.2.1...v0.5.0
Upgrade to v0.4.0 with new Repolinter features
What's Changed
- feature/multiple repos input by @Brend-Smits in #2
- Add support for local ruleset by @Brend-Smits in #7
- Add the 3s-es by @JeroenKnoops in #11
- Work in progress documentation by @Brend-Smits in #13
- Move repolinter to philips-forks by @JeroenKnoops in #14
- ⬆️ Bump philips-software/docker-ci-scripts from 4.1.1 to 4.1.3 by @dependabot in #15
- ⬆️ Bump actions/checkout from 2 to 3 by @dependabot in #16
- Better summary by @JeroenKnoops in #19
- ⬆️ Bump philips-software/docker-ci-scripts from 4.1.3 to 4.2.0 by @dependabot in #22
- Add configuring-rules documentation by @Brend-Smits in #24
- ⬆️ Bump philips-software/docker-ci-scripts from 4.2.0 to 4.5.1 by @dependabot in #28
New Contributors
- @JeroenKnoops made their first contribution in #11
- @dependabot made their first contribution in #15
Full Changelog: https://github.com/philips-labs/continuous-compliance-action/commits/v0.3.0
v0.2.1 - Add overview of processed repositories in Job Summary
Bugfix
50e608e: Overview in Job Summary did not show the actual repositories.
Full Changelog: v0.2.0...v0.2.1
Example overview
v0.2.0 - Use Job Summary
v0.1.2 - Maintenance release
What's Changed
- Add the 3s-es by @JeroenKnoops in #11
- Work in progress documentation by @Brend-Smits in #13
- Move repolinter to philips-forks by @JeroenKnoops in #14
- ⬆️ Bump philips-software/docker-ci-scripts from 4.1.1 to 4.1.3 by @dependabot in #15
- ⬆️ Bump actions/checkout from 2 to 3 by @dependabot in #16
New Contributors
- @JeroenKnoops made their first contribution in #11
Full Changelog: v0.1.1...v0.1.2
v0.1.1 - fix empty list
v0.1.0 - Initial release
What's Changed
- feature/multiple repos input by @Brend-Smits in #2
- Add support for local ruleset by @Brend-Smits in #7
New Contributors
- @Brend-Smits made their first contribution in #2
Full Changelog: https://github.com/philips-labs/continuous-compliance-action/commits/v0.1.0