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
stack-pr allows customization of its behavior via CL arguments, e.g. one can use a different branch name other than the default "main". However, users that need this have to pass the corresponding argument on each invocation of stack-pr. It would be more convenient for them to define the new default value in a config file once.