Skip to content

fix: Remove createdby from pipeline and change logic for createdby tag in …#266

Closed
NirajC-Microsoft wants to merge 4 commits intodevfrom
psl-Pipelinefix
Closed

fix: Remove createdby from pipeline and change logic for createdby tag in …#266
NirajC-Microsoft wants to merge 4 commits intodevfrom
psl-Pipelinefix

Conversation

@NirajC-Microsoft
Copy link
Copy Markdown
Contributor

@NirajC-Microsoft NirajC-Microsoft commented Sep 22, 2025

Purpose

This pull request makes minor adjustments to deployment configuration and infrastructure parameter handling, mainly improving robustness in how user information is captured during deployments.

Infrastructure parameter handling:

  • Updated the createdBy parameter in infra/main.bicep to fall back to deployer().objectId if userPrincipalName is not present, making the logic more robust for different deployment scenarios.

Deployment configuration:

  • Removed the tags parameter from the deployment command in .github/workflows/deploy.yml, possibly to simplify or centralize tag management.
  • ...

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

@Priyanka-Microsoft Priyanka-Microsoft deleted the psl-Pipelinefix branch December 25, 2025 09:04
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.

2 participants