GitHub | Reflag docs
For the complete documentation index, see llms.txt. This page is also available as Markdown.

GitHub

Integrate GitHub to automatically check feature flag code references and receive automatic AI code clean-up pull requests

Using the integration for GitHub, Reflag 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 Flag clean-up and archival.

  • Reflag can automatically clean up your code once a feature has been rolled out to everyone. See AI code clean-up for more information.

GitHub integration is available on Pro and Enterprise plans

Connect to GitHub

Connecting to GitHub happens at the Organization level. Go to Organization settings and:

  1. Click "Connect" for the GitHub integration.

  2. You'll be taken to an authentication consent screen.

  3. Once you've approved, you'll need to pick a repository.

Last updated

Was this helpful?