airbytehq/Upload GitHub Workflow Logs to GCP

Download GitHub workflow logs and upload them to a GCP bucket

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
gcp-workload-identity-providerGCP Workload Identity Provideryes
gcp-service-accountGCP Service Account emailyes
gcp-bucket-uriGCP bucket URI for storing logs (gs://bucket-name/path/)yes
github-app-idGitHub App ID for authenticationyes
github-app-private-keyGitHub App private key for authenticationyes
workflow-run-idWorkflow run ID to download logs fromno${{ github.run_id }}
workflow-nameWorkflow name for log file namingno${{ github.workflow }}
compressCompress logs with gzip before uploadnotrue

no outputs