Skip to content

feat: include README.md in package output - #24

Merged
omarghatasheh merged 1 commit into
mainfrom
muhannad/dynamic-consumer-props
Dec 31, 2025
Merged

feat: include README.md in package output#24
omarghatasheh merged 1 commit into
mainfrom
muhannad/dynamic-consumer-props

Conversation

@mmalkhatib

@mmalkhatib mmalkhatib commented Dec 31, 2025

Copy link
Copy Markdown
Contributor

Summary by CodeRabbit

  • Chores
    • Updated project packaging configuration to include README documentation files in NuGet packages for improved accessibility during package installation.

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

@coderabbitai

coderabbitai Bot commented Dec 31, 2025

Copy link
Copy Markdown

Caution

Review failed

The pull request is closed.

📝 Walkthrough

Walkthrough

Two project files are updated to include README.md files in their respective NuGet package artifacts through new ItemGroup entries. These are configuration-only changes with no impact on code, APIs, or runtime behavior.

Changes

Cohort / File(s) Summary
NuGet Package Content
SW.Bus.RabbitMqExtensions/SW.Bus.RabbitMqExtensions.csproj, SW.Bus/SW.Bus.csproj
Added ItemGroup entries to include README.md files in NuGet package artifacts. SW.Bus.RabbitMqExtensions includes parent README with root-level export; SW.Bus includes README with empty PackagePath.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

  • Muhannad/dynamic consumer props #21: Modifies the same project files (SW.Bus.csproj and SW.Bus.RabbitMqExtensions.csproj) to add README packaging entries—directly related packaging configuration changes.

Poem

🐰 A carrot of docs in each shiny box,
README finds its way through NuGet's locks.
Packaged with care, for all to share,
Configuration hops—simple, light, and fair! 📦✨


📜 Recent review details

Configuration used: defaults

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 8e9b488 and 6f9306c.

📒 Files selected for processing (2)
  • SW.Bus.RabbitMqExtensions/SW.Bus.RabbitMqExtensions.csproj
  • SW.Bus/SW.Bus.csproj

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.

@omarghatasheh
omarghatasheh merged commit 333f842 into main Dec 31, 2025
1 of 2 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.

2 participants