arikkfir/Undeploy

Undeploy a repository from a given environment in the "delivery" repository. If no other repositories are deployed to the environment, the environment is deleted.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Sep 19, 2023
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: arikkfir/undeploy@bf4b3f7951bea2a16aa770b8cb6421c18b77723a # no releases — HEAD as of 2026-07-10

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
repositoryThe repository being deployedyes
branchThe branch being deployed in the source repositoryyes
environmentThe target environment to deploy toyes
tokenGitHub token used to clone the "delivery" repositoryyes

no outputs