juventin/Dataform cleanup after branch deletion

This GitHub Action cleans up rBigQuery schemas and Dataform workspaces after a branch is deleted.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit Feb 28, 2025
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: juventin/dataform-branch-cleanup@f0e3026a33136ca7a59f9351d60ff6c2302083f4 # v1.0.0

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

namedescriptionrequireddefault
project_idID of the project where your Dataform workspace is located.yes
dataform_repo_nameName of the Dataform repository.yes
dataform_repo_locationLocation of the Dataform repository. For example, `us-central1`.yes
SA_KEYService account key used to authenticate with GCP (JSON format).yes

no outputs