Adding cached markdown fields to Review LLM Summaries
What does this MR do and why?
This MR adds fields to support cached markdown content for Review LLM Summaries. This is a database precursor for !130221 (merged) that will add the code for it.
How to set up and validate locally
- Clone the repository and checkout the
master
branch. - Run
bundle install
. - Run
rake db:migrate
. - Confirm the migration runs correctly
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
This description was generated for revision 130357e5 using AI