Skip to content

Conversation

@Hariom01010
Copy link
Contributor

Date: 21 Dec 2025

Developer Name: @Hariom01010


Issue Ticket Number

Closes #2521

Description

Updated the org name in our config fie from Real-Dev-Squad to RealDevSquad

Documentation Updated?

  • Yes
  • No

Under Feature Flag

  • Yes
  • No

Database Changes

  • Yes
  • No

Breaking Changes

  • Yes
  • No

Development Tested?

  • Yes
  • No

Screenshots

Screenshot 1 Screenshot 2025-12-21 202909

Test Coverage

Screenshot 1 **Integration Tests:** image

Unit Tests:
image

Additional Notes

Since the organization name is used across multiple repositories, we will need to update it in other places as well. This change is a quick fix to ensure users can raise TCRs successfully.

@Hariom01010 Hariom01010 self-assigned this Dec 21, 2025
@coderabbitai
Copy link

coderabbitai bot commented Dec 21, 2025

Summary by CodeRabbit

Bug Fixes

  • Updated GitHub API organization configuration setting to the correct identifier.

✏️ Tip: You can customize this high-level summary in your review settings.

Walkthrough

A configuration value for the GitHub organization name has been updated in the default config file, changing from a hyphenated to non-hyphenated format to align with the actual GitHub organization naming convention.

Changes

Cohort / File(s) Change Summary
Configuration Update
config/default.js
Updated githubApi.org property value from "Real-Dev-Squad" to "RealDevSquad" to match the actual GitHub organization name

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

  • Single-line configuration value change with clear rationale from linked issue

Poem

🐰 A hyphen was causing quite the fuss,
The org name needed fixing for us,
From dashes away to a solid name,
RealDevSquad now, the regex check's tame!

Pre-merge checks and finishing touches

✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately and concisely summarizes the main change: updating the org name in the config file from Real-Dev-Squad to RealDevSquad.
Description check ✅ Passed The description clearly explains the change, references the closed issue #2521, and provides context about the fix's purpose and testing performed.
Linked Issues check ✅ Passed The PR successfully addresses issue #2521 by updating the org name from Real-Dev-Squad to RealDevSquad in the config file, enabling the regex check to pass.
Out of Scope Changes check ✅ Passed The changeset contains only the intended modification to the githubApi.org property in config/default.js, with no extraneous or unrelated changes.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
✨ Finishing touches
  • 📝 Generate docstrings
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

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.

Copy link

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

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

Actionable comments posted: 1

📜 Review details

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between fe916f7 and 3e10be3.

📒 Files selected for processing (1)
  • config/default.js (1 hunks)
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (1)
  • GitHub Check: build (22.10.0)

@Hariom01010 Hariom01010 requested review from MayankBansal12 and Suvidh-kaushik and removed request for iamitprakash December 21, 2025 15:44
@prakashchoudhary07 prakashchoudhary07 merged commit 12f8cdf into RealDevSquad:develop Dec 22, 2025
4 checks passed
@Hariom01010 Hariom01010 mentioned this pull request Dec 22, 2025
10 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backend bug-fix Fixing a bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update org name to RealDevSquad from Real-Dev-Squad

2 participants