When packaging a PR, the generated artifact is uploaded to a Google Cloud bucket with the name of the snapshot. We'd like to generate the artifact including the PR ID:
- gs://beats-ci-artifacts/snapshots/elastic-agent-8.0.0-SNAPSHOT-linux-x86_64.tar.gz
+ gs://beats-ci-artifacts/pull-requests/elastic-agent-8.0.0-SNAPSHOT-${PR_ID}-linux-x86_64.tar.gz
cc/ @elastic/observablt-robots @ph @EricDavisX
When packaging a PR, the generated artifact is uploaded to a Google Cloud bucket with the name of the snapshot. We'd like to generate the artifact including the PR ID:
cc/ @elastic/observablt-robots @ph @EricDavisX