You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @Carreau We're trying to set up MeeseeksDev to use it for automatic backporting in scvi-tools. The issue I'm running into is that the bot keeps complaining about the target branch not existing (see here for my attempts). I created a test branch (msdtest) off of an older commit on our master branch and am trying to use the bot to backport the newest commit on master to msdtest. However the bot cannot find the branch.
Digging into MeeseeksMachine, it looks like the fork of our repo on that org doesn't have the new branches I create. That might explain why the bot cannot find the target branch. Do I need to do something to keep the fork in sync, or else what am I doing wrong?
The text was updated successfully, but these errors were encountered:
Hi @Carreau We're trying to set up MeeseeksDev to use it for automatic backporting in scvi-tools. The issue I'm running into is that the bot keeps complaining about the target branch not existing (see here for my attempts). I created a test branch (msdtest) off of an older commit on our master branch and am trying to use the bot to backport the newest commit on master to msdtest. However the bot cannot find the branch.
Digging into MeeseeksMachine, it looks like the fork of our repo on that org doesn't have the new branches I create. That might explain why the bot cannot find the target branch. Do I need to do something to keep the fork in sync, or else what am I doing wrong?
The text was updated successfully, but these errors were encountered: