Michael – Build Log Analyser
Version updated for https://github.com/Jonesie/Michael to version v1.0.4.
- This action is used across all versions by ? repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action, “Michael,” streamlines the analysis of .NET build logs by parsing and grouping repeated warnings and errors, ranking issues by impact, and generating actionable artifacts like JSON, Markdown, and HTML reports. It automates the prioritization of build issues, enabling developers to focus on resolving the most critical problems efficiently, and optionally creates AI-ready fix scripts for remediation. Designed for local and CI workflows, it simplifies troubleshooting and enhances productivity in .NET development environments.
Release notes
What’s Changed
- chore(ci): upgrade checkout and setup-dotnet actions to v5 by @Jonesie in https://github.com/Jonesie/Michael/pull/19
- Docs/issue 17 readme instructions by @Jonesie in https://github.com/Jonesie/Michael/pull/20
- chore(ci): bump upload-artifact and test-reporter actions by @Jonesie in https://github.com/Jonesie/Michael/pull/22
Full Changelog: https://github.com/Jonesie/Michael/compare/v1.0.3...v1.0.4
What’s Changed
- chore(ci): upgrade checkout and setup-dotnet actions to v5 by @Jonesie in https://github.com/Jonesie/Michael/pull/19
- Docs/issue 17 readme instructions by @Jonesie in https://github.com/Jonesie/Michael/pull/20
- chore(ci): bump upload-artifact and test-reporter actions by @Jonesie in https://github.com/Jonesie/Michael/pull/22
Full Changelog: https://github.com/Jonesie/Michael/compare/v1.0.3...v1.0.4