aws-amplify / amplify-backend

Home to all tools related to Amplify's code-first DX (Gen 2) for building fullstack apps on AWS
Apache License 2.0
158 stars 54 forks source link

AWS Amplify Console Web Preview is not finishing #1759

Open Lychas opened 1 month ago

Lychas commented 1 month ago

Environment information

not applicable

Description

The check in the pull requests is not ending and has been in progress for 2 months and 26 days image

is there a way to forcefully end it or stop it because it doesn't seem it will finish any time soon and when I click on the link it just brings me to the home page and I don't have any deployments active right now because I already deleted the old ones.

Jay2113 commented 1 month ago

Hi @Lychas 👋 , thanks for reaching out. Was the Amplify app or its branch deleted while the pull request check was in progress? Can you try pushing an empty commit to the pull request?

Lychas commented 1 month ago

Hello @Jay2113 As far as I remember, yes, the branch was deleted while the pull request check was in progress like a week after the pull request was merged. And as pushing an empty commit into the pull request, I think it doesn't let me because it was merged and closed and the test branch is also deleted. image

Jay2113 commented 1 month ago

@Lychas The web preview health check seems to have gotten stuck when the branch was deleted while it was in progress. Since both the test and pr branches are now deleted, there's no way to manually stop or end the health check process. Can you confirm if this is a blocker preventing you from deploying new previews? If not, we'll take this as a feature request to allow manually stopping health checks in such scenarios.