-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Implement the three Gitlab Renovate subcommands as well in the github subcommand. Ensure to extract shared logic in matching package and include it in the commands. gh should support the same renovate commands as gitlab cmd does right now. adapt the flags that are avaialable in gitlab to the github ecosystem directly if possible but adapt them if needed.
Copilot