[LintDiff] Add GitHub commit SHA to logs in LintDiff build
Open
Central-EngSys
feature-request
Spec PR Tools
- Dominant language
- C#
- Stars
- 135
- Forks
- 260
- Avg merge
- 3d 1h
- Merged PRs (30d)
- 143
Description
Currently, there is no way to link an ADO LintDiff build back to a specific "checks" run in GitHub. Each run of the GitHub repo checks can be identified by either the `check_run_id` or a commit SHA, so adding the commit SHA to the logs will allow us to link the ADO build back to the specific run. For reference, the URL for the link takes these forms:
https://github.com/Azure/azure-rest-api-specs/pull/24317/checks?check_run_id=14088293203
https://github.com/Azure/azure-rest-api-specs/pull/24317/checks?sha=469d29df71c107a300317c93b17cb589cd99057b
Contributor guide
Assessment
This issue has not been assessed yet.