finos / cla-bot

cla-bot is a GitHub bot for automation of Contributor Licence Agreements (CLAs).
https://finos.github.io/cla-bot/
Apache License 2.0
45 stars 27 forks source link

Test not passing despite successfully adding the label #194

Closed RCheesley closed 3 years ago

RCheesley commented 3 years ago

Hi folks,

I've had this running perfectly but have just come across an oddity. We had a PR with multiple authors, and it was (correctly) failing as one had not signed the agreement.

Now that person has signed, and when I call the bot to re-check it is adding the label, but the verification test is still failing with outdated logs from a week or so ago.

I haven't seen this elsewhere so wondered if it might be something to do with having multiple contributors?

Here is the PR in question: https://github.com/mautic/mautic/pull/7432

Any suggestions?