Closed severinbeauvais closed 1 week ago
@pwei1018 FYI
@severinbeauvais When do you think we need to run this check? By some time like quarterly review or you want to see the result in each PR.
I found this and thought it might be useful. I don't know how it shows up (per PR?) but we should look at that.
My thought is that this would help identify obsolete FFs. We haven't had this until now so this is nice to have -- low priority.
As per code references, it is possible to integrate code references with GitHub actions to identify where LaunchDarkly flags occur in our code.
This would increase the visibility of what a Feature Flag actually changes in the code.
This would also let us find code used by an obsolete FF so we can clean it up.