Betterment / test_track

Server app for the TestTrack multi-platform split-testing and feature-gating system
MIT License
119 stars 33 forks source link

Add Github search link if GITHUB_ORGANIZATION ENV variable is set #181

Closed jesseproudman closed 1 year ago

jesseproudman commented 1 year ago

Summary

When removing splits, it's important to verify if they're no longer in use across the code base. Right now, that process is manual and tedious and challenging for others to replicate. This PR brings a link to the UI (split table and split detail) that provides a quick reference to Github to validate that splits are no longer active.

Screen Shot 2023-02-20 at 3 33 47 PM
jesseproudman commented 1 year ago

LMK how I can help land this.

samandmoore commented 1 year ago

I left a bunch of feedback. I'm happy to take this over and integrate that. I think those are the only things I see as blockers to shipping this.