Skip to content

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

Open
@bradyclifford

Description

@bradyclifford

Set the log_url on the https://<app_name>.scm.azurewebsites.net/api/deployments/{id} request made by this action to the GitHub run.

Right now it sets it to https://<app-service-name>.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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions