Staging and production environment for integration...
# 🤝help
f
Hi, We have staging and prod environments that we deploy to. I was hoping to achieve: - Have a "staging" bot and a "production" bot. We do our experiments with our integration on staging, when they get merged in - we push to the "production" bot. As I understand there's currently no way to do this but make two bots, manually export from the staging bot, import into the production bot, publish the bot. Is there a better way to go about this?