Skip to content

fix: down merge to dev from main#694

Merged
Avijit-Microsoft merged 17 commits intodevfrom
main
Feb 4, 2026
Merged

fix: down merge to dev from main#694
Avijit-Microsoft merged 17 commits intodevfrom
main

Conversation

@Pavan-Microsoft
Copy link
Contributor

Purpose

This pull request introduces several improvements and updates across the repository, focusing on documentation, templates, authentication setup, and branding alignment. The most significant changes are the addition of new issue and pull request templates, updates to deployment and feedback links to reflect the new repository name, enhancements to authentication documentation, and improved user info extraction in the frontend.

Documentation and Template Updates

  • Added new issue templates for bug reports, feature requests, and subtasks in the .github/ISSUE_TEMPLATE directory to standardize issue reporting and tracking. [1] [2] [3]
  • Added a comprehensive pull request template in .github/PULL_REQUEST_TEMPLATE.md to guide contributors and ensure consistent PR submissions.

Repository Branding and Links

  • Updated repository references throughout README.md and content-gen/docs/DEPLOYMENT.md to use content-generation-solution-accelerator instead of document-generation-solution-accelerator, including Codespaces, Dev Containers, VS Code Web, and issue submission links. [1] [2] [3] [4] [5] [6] [7]

Authentication Documentation

  • Added new guides for setting up authentication in Azure App Service and creating new App Registrations, complete with step-by-step instructions and screenshots in content-gen/docs/AppAuthentication.md and content-gen/docs/create_new_app_registration.md. [1] [2]

Frontend User Info Extraction

  • Refactored the user info fetching logic in content-gen/src/app/frontend/src/App.tsx to use Azure App Service's built-in /.auth/me endpoint, extracting user ID and display name from claims for improved reliability and clarity. [1] [2]

CI Improvements

  • Added a new GitHub Actions workflow .github/workflows/pr-title-checker.yml to enforce semantic PR titles for better release management and changelog generation.

Does this introduce a breaking change?

  • Yes
  • No

@Avijit-Microsoft Avijit-Microsoft merged commit d4f8caa into dev Feb 4, 2026
9 of 10 checks passed
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