Azure / Azure/webapps-deploy

Set Deployment History's log_url to that of the GitHub Run, not the App Service's log

Open
#441 0 comments 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.