hyperledger / besu

An enterprise-grade Java-based, Apache 2.0 licensed Ethereum client https://wiki.hyperledger.org/display/besu
https://www.hyperledger.org/projects/besu
Apache License 2.0
1.49k stars 812 forks source link

GHA for DCO #7175

Closed macfarla closed 4 months ago

macfarla commented 4 months ago

DCO bot is having issues and we should roll our own GHA to do the check.

cdivitotawela commented 4 months ago

It seems we have been using the GHA before for the DCO checks. We dropped this action in commit when we migrated from CircleCI to GHA. May be this is when DCO App might have been introduced.

Now we have problems with the DCO App, we can introduce DCO GHA check as well. Required status check can be switched to either or else remove the DCO App completely and rely on the GHA.