Skip to content

Add labels support#127

Merged
william-msft merged 41 commits intomainfrom
williamhe/add-labels-support
Jun 5, 2025
Merged

Add labels support#127
william-msft merged 41 commits intomainfrom
williamhe/add-labels-support

Conversation

@william-msft
Copy link
Contributor

@william-msft william-msft commented May 23, 2025

This PR introduces the necessary plumbing to propagate the TargetLabel parameter from the Azure SourceControls API all the way through to the az CLI command that performs the deployment.
This is a high level flow:

[1. Portal] 
     ↓
[2. Azure SourceControls API]
     ↓
[3. Generate GitHub Action YAML]
     ↓
[4. GitHub Action Triggered with YAML]
     ↓
[5. container-apps-deploy-action runs]
     ↓
[6. az CLI executed to deploy app]

PR for steps 5 & 6:

Additionally, this PR fixes authentication failures:
image

@william-msft william-msft marked this pull request as draft May 23, 2025 00:49
@william-msft william-msft marked this pull request as ready for review June 2, 2025 23:18
@william-msft william-msft requested a review from Tratcher June 2, 2025 23:25
@william-msft william-msft requested a review from snehapar9 June 4, 2025 23:27
@william-msft william-msft merged commit 8dff69d into main Jun 5, 2025
9 checks passed
@william-msft william-msft deleted the williamhe/add-labels-support branch June 5, 2025 00:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants