Skip to content

Commit 26bbe11

Browse files
author
Dennis Labordus
committed
Added description about DCO Check and email addresses.
Signed-off-by: Dennis Labordus <[email protected]>
1 parent bd3c8d2 commit 26bbe11

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

docs/DEVELOPING.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,14 @@ What's GitHub? It's where you're looking right now! (Joking!).
1515
We are using GitHub for hosting our Git repositories. GitHub is being used for creating issues and creating Pull
1616
Requests to review / merge each other's code.
1717

18+
#### GitHub User Settings
19+
We noticed that there are sometimes problems with the DCO Check, because of an email setting of the user. It's about
20+
keeping the email address private.
21+
22+
Go to Settings of your account and select the option `Emails`. Here you will find the setting `Keep my email addresses
23+
private`. Uncheck this setting, because there are cases that the DCO Check will fail when the `github.com` email address
24+
is used in the Web interface and cause a lot of work to fix it.
25+
1826
### LFX Security Tool
1927
For checking potential security issues, we use the [LFX Security Tool](https://security.lfx.linuxfoundation.org/#/a092M00001IkJTLQA3/overview).
2028
The LFX Security Tool scans selected repositories for potential security issues in dependencies.

0 commit comments

Comments
 (0)