Releases: ivanklee86/xunit-slack-reporter
Releases Β· ivanklee86/xunit-slack-reporter
v1.4.0
- Notification will now link to the Github Actions workflow.
v1.3.0
- (Major) Now supports file globs (i.e.
**/*.xml
). - (Minor) Add option to only notify if issues are found.
v1.0.1
Changelog:
- Made message more compact.
v1.0.0
- Working initial version of xUnit Slack Reporter!
v0.0.8
- Reorganize docker
v0.0.7
- Fix typo
v0.0.6
- Hard code script path.
v0.0.5
- Entrypoint fixes
v0.0.4
- Fix entrypoint.
v0.0.3
- Initial release for beta testing.