Tobias

Results 40 comments of Tobias

What we/I do is to leverage the `/unlink` API endpoint. We have an external script, which gets the list of all users from the opensource-portal daily, checks them against our...

Hi there, did you already started anything in this direction. If not I would be happy to set it up and cleaning up a bit of the existing code base...

Sounds like a good plan, probably makes not much sense to invest to much into linting fixes when you anyway plan major refactors. We now moved to build and use...

For the webhooks from GitHub (e.g. to update members) it is `/api/webhook`. The full URL would then look like this: `https://portal.opensource.enterprise.com/api/webhook`

@Jens-G if signing it should only require read-access to (at most) your email addresses. Write access is only needed if you want to set it up for your own projects....

### Summary for someone looking into this The problem is that by default a user only sees repository based CLA-setups and first requires (through a bit hidden button) give CLA-assistant...

@jsejcksn thanks for the report. If you have a timestamp and the (`x-cloud-trace` or so) response header of one of the long requests would be very helpful. Then I can...

Perfect, thanks a lot for sharing the details 👍 From a first look it seems that indeed some internal logic causes the delay, as the GitHub API requests are quite...

@mtreinish can you please let us know if this indeed was the problem or if you figured out what the problem was? Many thanks in advance.

CLA-assistant.io is hosted on Google Cloud Platform and as far as I could fine Google doesn't impose any traffic filtering. However according to https://stackoverflow.com/a/66746853, China (mainland) might filter outbound traffic...