Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gitlab: Begin migrating owned to default to True #990

Conversation

ryneeverett
Copy link
Collaborator

Per discussion in #986, this has a few benefits:

  • Our example configuration will actually be valid since it uses gitlab.com as a host but does not define a filter.
  • More similar default behavior to other services, such as github.
  • Hopefully less confusion about the filtering requirements to avoid rate-banning and fewer bug reports caused by rate bans.

We start off by implementing the first step, which is to raise a warning if 'owned' is undefined. The remainder of the migration plan is in the validator docstring.

Per discussion in GothenburgBitFactory#986, this has a few benefits:

- Our example configuration will actually be valid since it uses
gitlab.com as a host but does not define a filter.
- More similar default behavior to other services, such as github.
- Hopefully less confusion about the filtering requirements to
avoid rate-banning and fewer bug reports caused by rate bans.

We start off by implementing the first step, which is to raise a
warning if 'owned' is undefined. The remainder of the migration plan is
in the validator docstring.
@ryneeverett ryneeverett merged commit 779fd1f into GothenburgBitFactory:develop Jul 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant