GitHub
Integrate GitHub to automatically check feature flag code references and receive automatic AI code clean-up pull requests
Using the integration for GitHub, Bucket does two things:
Automatically searches your repository for references to feature flags. This way you can know if a flag was cleaned up from your codebase or whether it's still being used. See how the clean-up guide uses this in Feature clean-up and archival (beta).
Bucket can automatically clean up your code once a feature has been rolled out to everyone. See AI code clean-up (beta) for more information.
Connect to GitHub
Connecting to GitHub happens at the Organization level. Go to Organization settings and:
Click "Connect" for the GitHub integraiton.
You'll be taken to an authentication consent screen.
Once you've approved, you'll need to pick a repository.
Last updated
Was this helpful?