GothenburgBitFactory / bugwarrior

Pull github, bitbucket, and trac issues into taskwarrior
http://pypi.python.org/pypi/bugwarrior
GNU General Public License v3.0
734 stars 209 forks source link

Validate unfiltered gitlab.com #813

Closed ryneeverett closed 2 years ago

ryneeverett commented 3 years ago

It seems that when no filters are applied to gitlab bugwarrior will query all available projects. In the case of gitlab.com this is insane. We should add a sanity check to gitlab's configuration validation to make sure there is at least one filter if the server is gitlab.com. See #807.