Skip to content

feat: add opengraph metadata and image#1619

Merged
chrimesdev merged 1 commit intomainfrom
fix/open-graph-metadata
Sep 9, 2025
Merged

feat: add opengraph metadata and image#1619
chrimesdev merged 1 commit intomainfrom
fix/open-graph-metadata

Conversation

@chrimesdev
Copy link
Copy Markdown
Member

@chrimesdev chrimesdev commented Sep 8, 2025

Description

feat: add opengraph metadata and image

Context

Type of changes

  • Refactoring (non-breaking change)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would change existing functionality)
  • Bug fix (non-breaking change which fixes an issue)

Checklist

  • I am familiar with the contributing guidelines
  • I have followed the code style of the project
  • I have added tests to cover my changes
  • I have updated the documentation accordingly
  • This PR is a result of pair or mob programming

Sensitive Information Declaration

To ensure the utmost confidentiality and protect your and others privacy, we kindly ask you to NOT including PII (Personal Identifiable Information) / PID (Personal Identifiable Data) or any other sensitive data in this PR (Pull Request) and the codebase changes. We will remove any PR that do contain any sensitive information. We really appreciate your cooperation in this matter.

  • I confirm that neither PII/PID nor sensitive data are included in this PR and the codebase changes.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Sep 8, 2025

Unit Test Results

✔️ Tests 824 / 824 - passed in 65s
📝 Coverage 58.05%
📏 4486 / 7617 lines covered 🌿 1086 / 1982 branches covered
🔍 click here for more details

@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented Sep 8, 2025

@chrimesdev chrimesdev requested a review from Copilot September 8, 2025 21:51
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

Adds OpenGraph metadata and image configuration to improve social media sharing capabilities for the Cohort Manager application. This enhances the app's SEO and provides better previews when shared on platforms like LinkedIn, Twitter, and Facebook.

  • Replaced hardcoded service name with environment variable for better configurability
  • Added comprehensive OpenGraph metadata including title, description, image, and locale
  • Configured metadata base URL for proper absolute URL resolution

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Comment thread application/CohortManager/src/Web/app/layout.tsx
Comment thread application/CohortManager/src/Web/app/layout.tsx
Comment thread application/CohortManager/src/Web/app/layout.tsx
Comment thread application/CohortManager/src/Web/app/layout.tsx
@chrimesdev chrimesdev added this pull request to the merge queue Sep 9, 2025
Merged via the queue into main with commit 9aef05c Sep 9, 2025
66 checks passed
@chrimesdev chrimesdev deleted the fix/open-graph-metadata branch September 9, 2025 12:25
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.

3 participants