Updates mr_title cache key
What does this MR do and why?
Updates the cache key to include Gitpod to fix an issue where the partial would get cached incorrectly causing the button to sometimes not appear.
Screenshots or screen recordings
How to set up and validate locally
- Enable caching in dev mode (
bin/rails dev:cache
) - Enable gitpod in admin settings
- View a merge request
- Go to user preferences and enable gitpod
- Visit the same merge request
- Click the
Code
dropdown and see the gitpod link
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.