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

GitHub ID verifier #50

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Conversation

maoo
Copy link
Contributor

@maoo maoo commented Mar 10, 2020

This PR - which depends/includes also #49 - allows to specify a useGitHubIDs (boolean) configuration in .clabot that will match the list of contributors by their GitHub ID, instead of their GitLab username.

The GitHub ID can be configured in GitLab using their OmniAuth integration, which provides SSO across different platforms.

Right now this feature is only supported when contributors are defined directly in the .clabot file, so it won't work when using a URL.

I've also done few additions to .gitignore and added a npm run deploy script in package.json.

maoo added 6 commits March 2, 2020 21:46
docs and tests - upstream update
Allow to define clabot-config project at group level.
If present, it will use that and ignore project-specific configurations.
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