Mihir-Mavalankar
Mihir-Mavalankar
@roaga I'm unsure if this is the right way to stop it in the UI. lmk what you think.
> i don't think we're requiring code mappings, only github integration Okay so that is already checked in the issue details UI right? So i can leave that unchanged. And...
Actually `get_autofix_integration_setup_problems` checks the org level integration not project level so I can't use that. The org could have the integration but that specific project might not. Code mapping might...
> > Actually `get_autofix_integration_setup_problems` checks the org level integration not project level so I can't use that. The org could have the integration but that specific project might not. Code...
> > > > Actually `get_autofix_integration_setup_problems` checks the org level integration not project level so I can't use that. The org could have the integration but that specific project might...
> if the user doesn't have repos connected, automation is not running. Then let's say they set up the repos. Doesn't that mean we won't run automation for a whole...