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

Preview deployments created by CI for pull requests are never deleted #47

Open
aperezdc opened this issue Oct 15, 2020 · 0 comments
Open
Assignees
Labels
bug Something isn't working

Comments

@aperezdc
Copy link
Member

Currently every time a new build is done by the continuous integration for a pull request (using .github/workflows/pr.yml) creates a deployment directory with the same name as the source branch of the pull request and pushes it to be published using GitHub Pages, but those are never deleted afterwards.

Ideally, we would delete the preview deployments once a pull request is closed and the source branch of the pull request has been deleted.

This fix would be nice to have, but definitely low priority 💆

@aperezdc aperezdc added the bug Something isn't working label Oct 15, 2020
@aperezdc aperezdc self-assigned this Jan 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant