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
feat(vcs-host): remove requirement to provide a prompt as plugins are now expected to internally
BREAKING CHANGE: `owner` is no longer prompted for or provided as input to the `scaffold` function
of vcs-host plugins. plugins are expected to do this prompted internally within the `scaffold`
function instead. remove the `prompt` function from provided plugins
0 commit comments