Users think that after the Google form is sent, the CLA signing process ends, but actually that is when the process starts. After we receive a new form entry, we have to send the form to sign the document via email with https://www.signnow.com/, but it looks like this is not 100% clear in the steps.
We have to do something about it. One possibility:
EDIT: So far the signnow doc is sent automatically when the form is filled 👍
So tasks for the future:
For these actions we have to create a webhook to receive the event when the CLA is signed.
Other tasks to automatize GitHub workflow:
Users think that after the Google form is sent, the CLA signing process ends, but actually that is when the process starts. After we receive a new form entry, we have to send the form to sign the document via email with https://www.signnow.com/, but it looks like this is not 100% clear in the steps.
We have to do something about it. One possibility:
Just put an email address in the Google Formwe put one email address + full name + github user name to check then the signed docEDIT: So far the signnow doc is sent automatically when the form is filled 👍
So tasks for the future:
For these actions we have to create a webhook to receive the event when the CLA is signed.
Other tasks to automatize GitHub workflow:
cla-signed(@aseprite-bot could do this?) or add a comment pointing to the CLA signing process or to the CLA form directly