Skip to content

ECA check on GitHub fails for valid email address

Summary

A pull request had a failing check although the address succeeded in manual checking for the ECA. The pull request contains several commits, some of them under an email which is correctly classified as unknown but further where the address is retrieved correctly but incorrectly classified as having no ECA.

Steps to reproduce

see https://github.com/eclipse-sumo/sumo/pull/15128 and https://api.eclipse.org/git/eca/status/gh/eclipse-sumo/sumo/15128

What is the current bug behavior?

The ECA checks fail.

What is the expected correct behavior?

The ECA checks should succeed for the commits with the "good" address.

Relevant logs and/or screenshots

see above

Priority

  • Urgent
  • High
  • Medium
  • Low

Severity

  • Blocker
  • Major
  • Normal
  • Low

Impact

No heavy impact, just annoying for the reviewers