Skip to content

hide-inactive-deployments: also hide failed deployments - #10013

Open
ShayanMuhammad-CS wants to merge 1 commit into
refined-github:mainfrom
ShayanMuhammad-CS:fix-hide-failed-deployments
Open

hide-inactive-deployments: also hide failed deployments#10013
ShayanMuhammad-CS wants to merge 1 commit into
refined-github:mainfrom
ShayanMuhammad-CS:fix-hide-failed-deployments

Conversation

@ShayanMuhammad-CS

Copy link
Copy Markdown

Closes #9440

Test URLs

Screenshot

@github-actions github-actions Bot changed the title hide-inactive-deployments: also hide failed deployments hide-inactive-deployments: also hide failed deployments Aug 29, 2026
@ShayanMuhammad-CS
ShayanMuhammad-CS marked this pull request as ready for review August 29, 2026 17:06
@fregante

Copy link
Copy Markdown
Member

Can you post a screenshot?

@ShayanMuhammad-CS

Copy link
Copy Markdown
Author

Tested locally against the failed-deployment example URL (fregante/webext-alert#24). Before the fix, the timeline showed:

fix commit → vercel had a problem deploying to Preview (Failure) → ok now commit → vercel deployed to Preview (success)

After building this branch and loading it as an unpacked extension, the failed deployment entry is gone — the timeline goes straight from the fix commit to the ok now commit, same as how inactive deployments are already hidden. The final successful deployment stays visible (it's the last one, which the feature intentionally never hides).

Screenshot incoming in a follow-up comment.

@ShayanMuhammad-CS

Copy link
Copy Markdown
Author
refined-github-fix-proof

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

Development

Successfully merging this pull request may close these issues.

hide-inactive-deployments Hide outdated failed deployments

2 participants