Skip to content

fix: Fix for Deployment Lifecycle Automation pipeline failure#263

Merged
Roopan-Microsoft merged 11 commits intodevfrom
my-pipeline-validation
Sep 17, 2025
Merged

fix: Fix for Deployment Lifecycle Automation pipeline failure#263
Roopan-Microsoft merged 11 commits intodevfrom
my-pipeline-validation

Conversation

@Prekshith-Microsoft
Copy link
Copy Markdown
Contributor

@Prekshith-Microsoft Prekshith-Microsoft commented Sep 17, 2025

Purpose

This pull request updates the deployment workflow to improve resource tagging for better tracking and management. The main change is replacing the createdBy environment variable with a structured tags parameter in the deployment command.

Resource tagging update:

  • In .github/workflows/deploy.yml, replaced the createdBy="Pipeline" environment variable with a tags='{"CreatedBy":"Pipeline"}' parameter in the deployment command to ensure proper tagging of deployed resources.

Does this introduce a breaking change?

  • Yes
  • No

Golden Path Validation

  • I have tested the primary workflows (the "golden path") to ensure they function correctly without errors.

Deployment Validation

  • I have validated the deployment process successfully and all services are running as expected with this change.

What to Check

Verify that the following are valid

  • ...

Other Information

@Roopan-Microsoft Roopan-Microsoft merged commit 1f8083f into dev Sep 17, 2025
8 checks passed
@Roopan-Microsoft Roopan-Microsoft deleted the my-pipeline-validation branch September 17, 2025 12:35
@github-actions
Copy link
Copy Markdown

🎉 This PR is included in version 1.10.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants