juventin/Dataform cleanup after branch deletion
This GitHub Action cleans up rBigQuery schemas and Dataform workspaces after a branch is deleted.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Feb 28, 2025
- License
- MIT
Pinned Snippet
uses: juventin/dataform-branch-cleanup@f0e3026a33136ca7a59f9351d60ff6c2302083f4 # v1.0.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| project_id | ID of the project where your Dataform workspace is located. | yes | — |
| dataform_repo_name | Name of the Dataform repository. | yes | — |
| dataform_repo_location | Location of the Dataform repository. For example, `us-central1`. | yes | — |
| SA_KEY | Service account key used to authenticate with GCP (JSON format). | yes | — |
Outputs
no outputs