Open fedeinthemix opened 2 months ago
I suspect it is needed to opt out of a few of the default options like tagbot and dependabot if using anything other than github actions. I wonder if we can make it do that automatically. I guess technically one can setup to do gha for some things and another CI provider for others.
I use the following template to setup a project hosted on GitLab
After I generate the project skeleton I find a spurious
.github
directoryI suppose that it should not be there.