game-ci / game-ci/unity-builder
Send output to file or to GITHUB_OUTPUT
Open
enhancement
- Dominant language
- TypeScript
- Stars
- 1.1k
- Forks
- 313
- Avg merge
- 1h 39m
- Merged PRs (30d)
- 1
Description
**Context**
Some form of automatic or semi-automatic error filtering is necessary.
**Suggested solution**
Save build log output to a file or to GITHUB_OUTPUT, so the following step can look for common errors or match regexes against expected outputs.
**Considered alternatives**
All alternatives are manual and tedious. Logs are often very large and require manual download and searching.
**Additional details**
Some well known messages could be reported as errors using github api.
Contributor guide
Assessment
This issue has not been assessed yet.