Add a banner informing about token expiration (16.1)
What does this MR do and why?
Related to gitlab-org/release/tasks#11507 (closed).
MR acceptance checklist
Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Screenshots or screen recordings
Before | After |
---|---|
How to set up and validate locally
- Checkout this branch
- Run
bundle install && yarn && bundle exec rails db:migrate RAILS_ENV=development && gdk restart
- If you have untracked files, remove them as it will cause your GDK not to start properly
- If still not working, try running
gdk reconfigure
- Visit any project page
- To verify you're on 16.5, Click the
Help
icon at the bottom-left of the screen