Skip to content

Conversation

@awantika-m
Copy link

Description

This PR removes the background/cover image from the Oracle case study blog post header because it's the image was overlapping with the text and because of the text was not readable.

Changes Made

  • File Modified: pages/blog/posts/oracle-case-study.md
  • Change: Removed the cover property from the frontmatter

Before

type: Case Study
cover: /img/posts/2025/oracle-case-study/banner.webp
authors:
Screenshot 2025-12-21 at 12 32 32 AM

After

type: Case Study
authors:
Screenshot 2025-12-21 at 12 30 53 AM

Reason for Change

Removed the background image behind the heading "How Oracle is Bridging the Gap Between JSON Schema and Relational Databases" as requested.

@awantika-m awantika-m requested a review from a team as a code owner December 20, 2025 19:05
@github-project-automation github-project-automation bot moved this to Ready to review in PR - Triage Group Dec 20, 2025
@github-actions
Copy link

Hi @awantika-m! Thanks a lot for your contribution!

I noticed that the following required information is missing or incomplete: issue reference, kind of change description

Please update the PR description to include this information. You can find placeholders in the PR template for these items.

Thanks a lot!

@github-actions
Copy link

github-actions bot commented Dec 20, 2025

built with Refined Cloudflare Pages Action

⚡ Cloudflare Pages Deployment

Name Status Preview Last Commit
website ✅ Ready (View Log) Visit Preview b0b581a

@codecov
Copy link

codecov bot commented Dec 20, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (58506bc) to head (b0b581a).

Additional details and impacted files
@@            Coverage Diff            @@
##              main     #2014   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           30        30           
  Lines          633       633           
  Branches       196       196           
=========================================
  Hits           633       633           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Member

@gregsdennis gregsdennis left a comment

Choose a reason for hiding this comment

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

We can't just remove the image. We need to contact the original author to get a replacement.

Secondly, no issue had been raised for this. It's apparent you didn't read the contributor guidelines. We require an issue first for discussion and to determine what the change needs to be.

@github-project-automation github-project-automation bot moved this from Ready to review to Changes requested in PR - Triage Group Dec 21, 2025
@github-project-automation github-project-automation bot moved this from Changes requested to Done in PR - Triage Group Dec 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants