Azure / Azure/azure-rest-api-specs
[EngSys] Improve logging in GitHub Actions
Open
- Dominant language
- TypeSpec
- Stars
- 3.1k
- Forks
- 5.9k
- Avg merge
- 2d 22h
- Merged PRs (30d)
- 444
Description
Two levels of logging:
* default
* primary audience is spec authors, not EngSys
* ok to include limited amounts of the most important logs relevant to engsys
* gh rate limits?
* debug
* log as much as possible (within reason)
* gh adds many extra logs by default (e.g. all requests/responses to GH API)
* should be able to re-run most workflows with debug enabled, since the context will be re-played on re-run
Contributor guide
Assessment
This issue has not been assessed yet.