Skip to content

Remove no-op customizations folder from azure-ai-projects#48501

Draft
Copilot wants to merge 1 commit intomainfrom
copilot/remove-customizations-folder
Draft

Remove no-op customizations folder from azure-ai-projects#48501
Copilot wants to merge 1 commit intomainfrom
copilot/remove-customizations-folder

Conversation

Copy link
Contributor

Copilot AI commented Mar 20, 2026

The customizations folder in azure-ai-projects contained a ProjectsCustomizations.java with an empty customize() method body — the only logic was commented out — making the entire module dead code.

Changes

  • Deleted sdk/ai/azure-ai-projects/customizations/ (both pom.xml and ProjectsCustomizations.java)

No other files referenced the azure-ai-projects-customizations artifact — not sdk/ai/pom.xml, ci.yml, tsp-location.yaml, nor any versioning/CI configs.

@samvaity
Copy link
Member

@copilot delete the folder too sdk/ai/azure-ai-projects/customizations

Copy link
Contributor Author

Copilot AI commented Mar 20, 2026

@copilot delete the folder too sdk/ai/azure-ai-projects/customizations

The entire sdk/ai/azure-ai-projects/customizations folder was already deleted in commit a22c42b — both pom.xml and ProjectsCustomizations.java were removed, which caused git to drop the now-empty directory as well. The folder no longer exists in the repository.

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