Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,9 @@ to use one's personal email address in the contact details, rather than an
not published.

[![Build Status](https://travis-ci.com/trinodb/cla.svg?branch=master)](https://travis-ci.com/trinodb/cla)

## Process
After submission of the signed CLA, a manual process must be run to add the github handle into the
[contributors](https://github.com/trinodb/cla/blob/master/contributors) file.
Once that is done, the `cla-bot` will pass the checks on any pull requests submitted from that github handle.
If the bot does not automatically check, you may manually trigger a check with commenting `cla-bot check` on the PR.