Skip to content

chore: add rudderai announcement#3048

Merged
gitcommitshow merged 1 commit into
developfrom
readme-rudderai-banner
Jun 5, 2026
Merged

chore: add rudderai announcement#3048
gitcommitshow merged 1 commit into
developfrom
readme-rudderai-banner

Conversation

@gitcommitshow

@gitcommitshow gitcommitshow commented Jun 5, 2026

Copy link
Copy Markdown
Collaborator

PR Description

Add RudderAI announcement banner

Cross Browser Tests

Please confirm you have tested for the following browsers:

  • Chrome
  • Firefox
  • IE11

Sanity Suite

  • All sanity suite test cases pass locally

Security

  • The code changed/added as part of this pull request won't create any security issues with how the software is being used.

Summary by CodeRabbit

  • Documentation
    • Added a centered introduction banner at the top of the README featuring RudderAI with a launch message and link.

Copilot AI review requested due to automatic review settings June 5, 2026 02:43
@gitcommitshow gitcommitshow requested a review from a team as a code owner June 5, 2026 02:43
@coderabbitai

coderabbitai Bot commented Jun 5, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

📝 Walkthrough

Walkthrough

The PR adds a centered promotional banner at the top of the README introducing "RudderAI" with a launch message and link. The banner is implemented using HTML paragraph markup with inline center alignment styling. No other README content is modified.

Changes

RudderAI Launch Banner

Layer / File(s) Summary
RudderAI launch banner in README
README.md
A centered HTML paragraph element is inserted at the beginning of README.md to announce the RudderAI launch with an associated link.

🎯 1 (Trivial) | ⏱️ ~2 minutes

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description check ✅ Passed The description covers the main change and includes completed sections for Cross Browser Tests, Sanity Suite, and Security as per the template.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Title check ✅ Passed The title 'chore: add rudderai announcement' accurately describes the main change of adding a RudderAI announcement banner to the README, matching the PR objectives and file changes.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@gitcommitshow gitcommitshow changed the title readme: add rudderai announcement docs: add rudderai announcement Jun 5, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Adds a top-of-README announcement banner in README.md to highlight the RudderAI launch, keeping the rest of the SDK documentation intact.

Changes:

  • Added a centered RudderAI announcement banner with a link to the product page.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@gitcommitshow gitcommitshow changed the title docs: add rudderai announcement chore: add rudderai announcement Jun 5, 2026

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

🧹 Nitpick comments (1)
README.md (1)

4-4: ⚡ Quick win

Remove inconsistent spacing in the closing tag.

Line 4 has a leading space before the closing </p> tag, which is inconsistent with standard HTML formatting.

✨ Proposed formatting fix
   <br/>
- </p>
+</p>
🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

In `@README.md` at line 4, Remove the inconsistent leading space before the
closing paragraph tag by editing the README.md content so the closing tag reads
"</p>" (no leading whitespace) wherever the malformed " </p>" appears; search
for the closing tag in the README and update instances to use the standard
"</p>" form to ensure consistent HTML formatting.
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

Nitpick comments:
In `@README.md`:
- Line 4: Remove the inconsistent leading space before the closing paragraph tag
by editing the README.md content so the closing tag reads "</p>" (no leading
whitespace) wherever the malformed " </p>" appears; search for the closing tag
in the README and update instances to use the standard "</p>" form to ensure
consistent HTML formatting.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Pro

Run ID: 2f873be2-1cf1-41dd-8a91-fe31cd2badda

📥 Commits

Reviewing files that changed from the base of the PR and between 0d5886b and 7e2d2cc.

📒 Files selected for processing (1)
  • README.md

@gitcommitshow gitcommitshow merged commit 3cdafe2 into develop Jun 5, 2026
17 of 19 checks passed
@gitcommitshow gitcommitshow deleted the readme-rudderai-banner branch June 5, 2026 08:53
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