Skip to content
Snippets Groups Projects
Commit 1911b52c authored by James Nord's avatar James Nord
Browse files

Add documentation for the new GitHub useLoginAsId option

parent 03ffd079
Branches
No related tags found
No related merge requests found
......@@ -67,6 +67,9 @@ connectors:
# - ['acme:site-reliability-engineers'] for 'slug'
# - ['acme:Site Reliability Engineers', 'acme:site-reliability-engineers'] for 'both'
teamNameField: slug
# flag which will switch from using the internal GitHub id to the users handle (@mention) as the user id.
# It is possible for a user to change their own user name but it is very rare for them to do so
useLoginAsId: false
```
## GitHub Enterprise
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment