in lib/gitlab/feature_flag_alert/issue.rb [24:44]
def body
<<~SUMMARY
This is a group level feature flag report containing feature flags that should be evaluated or need action.
Feature flag trends can be found in [this dashboard](
A feature flag is considered end-of-life when it has existed in the codebase for longer than
the prescribed lifespan based on [feature flag type](https://docs.gitlab.com/ee/development/feature_flags/
These flags are approaching end-of-life in the next milestone.
Please take action on these feature flags by performing one of the following options:
1. Enable the feature flag by default and remove it.
1. Convert it to an instance, group, or project setting.
1. Revert the changes if it