feat(llc, ui): Add handling of the CreateMention permission#2769
feat(llc, ui): Add handling of the CreateMention permission#2769VelikovPetar wants to merge 1 commit into
CreateMention permission#2769Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (7)
📝 WalkthroughWalkthroughAdds a new ChangescreateMention capability and autocomplete guard
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
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. Comment |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #2769 +/- ##
=======================================
Coverage 69.17% 69.17%
=======================================
Files 422 422
Lines 25528 25531 +3
=======================================
+ Hits 17658 17661 +3
Misses 7870 7870 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
|
Note: Not merging until we agree to publish this across all SDKs. |
Submit a pull request
Linear: FLU-532
CLA
Description of the pull request
Hides the user mentions suggestions if the
create-mentioncapability is not present for the current user in the channelSummary by CodeRabbit
New Features
Tests