You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -47,6 +47,7 @@ To enable the use of our CI Pipeline you will need to add these GitHub secrets:
47
47
| DOCKER_NAMESPACE | This is the namespace for the docker images. For the main repository this is *securecodebox*. On you fork this is probably your Docker user |
48
48
| DOCKER_USERNAME | This is the username that is used to push the Docker images |
49
49
| DOCKER_TOKEN | This is the Token that enables the CI to push |
50
+
| CC_TEST_REPORTER_ID | Your Codeclimate ID (optional) |
50
51
51
52
If you want early feedback feel free to open a *Draft Pull Request*.
52
53
When you are done, you can convert it to a standard *Pull Request* (or create one if you did not create a *Draft Pull Request*).
0 commit comments