Skip to content

chore(main): release apiv2 1.7.0 #135

chore(main): release apiv2 1.7.0

chore(main): release apiv2 1.7.0 #135

name: Update staging
on:
pull_request:
types: [ opened, synchronize ]
paths:
- '.infra/common.yaml'
- '.infra/staging/values.yaml'
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
run_if:
if: github.head_ref == 'release-please--branches--main--components--apiv2'
runs-on: [ARM64, self-hosted, Linux]
steps:
- run: echo "The head branch of this PR is the release please branch"
staging_stack_upsert:
needs: run_if
runs-on: [ARM64, self-hosted, Linux]
permissions:
id-token: write
issues: write
pull-requests: write
steps:
- name: Update Staging Stack
uses: chanzuckerberg/argus-artifacts/ci/packages/[email protected]
with:
appName: cryoet-apiv2
envName: staging
postStackDetails: false