Skip to content

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

@aperezdc

Description

@aperezdc

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 💆

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions