Skip to content

DO NOT MERGE CCM-11908: Test #305

DO NOT MERGE CCM-11908: Test

DO NOT MERGE CCM-11908: Test #305

name: PR Destroy Environment
on:
pull_request:
types: [closed]
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: false
jobs:
destroy-dynamic-environment:
name: Destroy Dynamic Environment
permissions:
id-token: write
contents: read
uses: ./.github/workflows/reusable_internal_repo_build.yaml
secrets: inherit
with:
jobName: Branch tear down

Check failure on line 20 in .github/workflows/pr_destroy_dynamic_env.yaml

View workflow run for this annotation

GitHub Actions / PR Destroy Environment

Invalid workflow file

The workflow is not valid. .github/workflows/pr_destroy_dynamic_env.yaml (Line: 20, Col: 16): Invalid input, jobName is not defined in the referenced workflow. .github/workflows/pr_destroy_dynamic_env.yaml (Line: 21, Col: 22): Invalid input, infraRepoName is not defined in the referenced workflow.
infraRepoName: nhs-notify-web-template-management
releaseVersion: main
targetWorkflow: dispatch-deploy-dynamic-env.yaml
targetEnvironment: pr${{ github.event.number }}
targetAccountGroup: nhs-notify-template-management-dev
targetComponent: branch
terraformAction: destroy