Flow1 kb draft ai integration - #1879
Draft
shivamnit123 wants to merge 5 commits into
Draft
shivamnit123 wants to merge 5 commits into
shivamnit123 wants to merge 5 commits into
Conversation
…webapp) - Full article lifecycle: draft, submit, approve/reject, publish, retire - Knowledge base CRUD, approver management, deactivation enforcement - 3-tab review workflow (All/To Review/My) + Admin panel - Version history with inline and side-by-side diff comparison - Multi-select filtering (knowledge base, status, author, team) NOTE: migrations 000014-000019 are NOT yet applied to any shared environment. Per discussion with Sajith, these wait until the knowledge_bases/kb_articles schema is aligned with the ongoing ServiceNow data migration.
…-csm-portal # Conflicts: # apps/csm-portal/backend/internal/entity/customer.go # apps/csm-portal/webapp/src/App.tsx # apps/csm-portal/webapp/src/config/csmNavItems.ts
…eRabbit feedback)
…_repo.go, interfaces.go
…t, Azure OpenAI integration)
Contributor
|
Important Draft PR not reviewedDraft PRs are not automatically reviewed by default.
To automatically review draft PRs, update your CodeRabbit configuration: reviews:
auto_review:
drafts: trueThanks 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 |
shivamnit123
marked this pull request as draft
September 21, 2026 10:47
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Purpose
Add the first automated KB-generation flow: when a support case closes, automatically draft a knowledge base article from its comments using AI. This is a draft PR specifically for Rashmika to review the Kafka implementation approach before deciding how Flow 2 (article-published → embedding) should be wired up.
Goals
Approach
User stories
Release note
Documentation
Training
Certification
Marketing
Automation tests
Security checks
Samples
Related PRs
Migrations (if applicable)
Test environment
Learning