Skip to content

Replace Azure Service Principal auth with Azure Workload Identity auth for long-running tests on AKS #2730

Replace Azure Service Principal auth with Azure Workload Identity auth for long-running tests on AKS

Replace Azure Service Principal auth with Azure Workload Identity auth for long-running tests on AKS #2730

name: "Approve Functional Tests"
on:
pull_request:
branches:
- main
- features/*
- release/*
jobs:
approve-functional-tests-run:
name: "Approve Functional Tests"
runs-on: ubuntu-latest
environment: functional-tests
steps:
- name: Checkout Radius repository
uses: actions/checkout@v4
- name: Save PR number
uses: ./.github/actions/save-pr-as-artifact