question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

CLA Assistant fails to handle webhook

See original GitHub issue

Every couple days the CLA Assistant check fails for a pull request. When this happens we see the “Waiting for status to be reported” message, but it never comes.

URL to the linked Repo/Org: https://github.com/algorand/go-algorand

Looking in the webhook log I can see the failed requests, they all seem to be the same:

Headers

Content-Length: 17
content-type: text/html; charset=utf-8
Date: Mon, 18 Nov 2019 15:50:03 GMT
Server: Google Frontend
set-cookie: connect.sid=s%3AfOX0clJhpPrA8mpixd5RJ77IDox36-QZ.Fpt2P260QYawY4QHcr6ejc9%2FGCHBQJ%2BJCqZzafa0Hq4; Path=/; Expires=Mon, 18 Nov 2019 16:50:02 GMT; HttpOnly
X-Cloud-Trace-Context: 61afbddf72f6f3750000f33524dc8560;o=1
x-content-type-options: nosniff
x-frame-options: Deny
x-powered-by: Express

Body

Unsupported event

From the webhook log I can click “Redeliver”, and so far it has always completed the second time. Clicking the re-check option inside the CLA Assistant dashboard also fixes the problem.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
windercommented, Dec 4, 2019

@ibakshay I haven’t seen any failures recently. I’ll close the issue and open a new one if the problem comes back. Thanks for the help this problem was really annoying for our team!!

0reactions
denisac77commented, Nov 27, 2019

Fix

Read more comments on GitHub >

github_iconTop Results From Across the Web

CLA-assistant is No-Go - Core Workflow
The main issue is needing to support (and enforce) CLA signed on behalf of organization, and checking if an individual making a PR...
Read more >
CLA assistant
Please agree to the CLA for slackhq/simple-kubernetes-webhook. Version: I accept that the information I provide to sign this CLA will be maintained in ......
Read more >
cla-bot a GitHub bot for automating Contributor Licence ...
For that reason this bot doesn't automate that part of the process. However, the process of checking pull requests against a list of...
Read more >
cla-bot - GitHub Pages
cla -bot is a GitHub Application for automation of Contributor Licence Agreements (CLAs). It checks whether contributors have signed an agreement, ...
Read more >
Adding a CLA Bot to Your GitHub Repository
CLA Assistant requires you to sign in with GitHub (makes sense), ... and will end up creating webhooks in either of those locations....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found