Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Output on the action the Deployment ID #439

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

bradyclifford
Copy link

@bradyclifford bradyclifford commented Sep 23, 2024

Output deployment ID on action.

GitHub doesn't have a deployment board. Pulling deployments from the Azure App Service's is a great way to generate a visual deployment board that ties the GitHub deployment workflow to the App Service Deployment logs.

But to do this, we need to know what deployment ID was used to perform the deployment.

Its a value already available. Just needs to be outputted on the action.

Resolve #440

Output deployment ID. Allow additional changes to the deployment status for tracking deployment changes.
@bradyclifford bradyclifford changed the title Update WebAppDeploymentProvider.ts Output on the action the Deployment ID Sep 23, 2024
@bradyclifford
Copy link
Author

@microsoft-github-policy-service agree

@microsoft-github-policy-service agree

@bradyclifford
Copy link
Author

Looks like my VS Code altered some of the lines. Let me know if you want me to revert that.

@bradyclifford bradyclifford marked this pull request as ready for review September 23, 2024 16:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Output Deployment ID
1 participant