Set Deployment History's log_url to that of the GitHub Run, not the App Service's log
Open
need-to-triage
- Dominant language
- TypeScript
- Stars
- 338
- Forks
- 234
- Avg merge
- 53m
- Merged PRs (30d)
- 3
Description
Set the `log_url` on the `https://.scm.azurewebsites.net/api/deployments/{id}` request made by this action to the GitHub run.
Right now it sets it to `https://.scm.azurewebsites.net/api/deployments/latest/log` most recent log history. Which isn't helpful.
Then output it so it can be reference by other actions.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.