-
|
We are trying to make remediation commits as per the docs. The PR is from Not sure, if there are any other settings that we would need to configure for the repo. PR:
Formats triedHere's the different format we tried with: All the above, we've also tried with the commiter themselves trying to signoff, with the correct name DCO failure summary:The DCO fails here, due to difference in author and signature name: TLDRUnable to make remediation commits with |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 2 replies
-
|
@tegioz @cynthia-sg any suggestions? |
Beta Was this translation helpful? Give feedback.
-
|
Hi @GHkrishna 👋 The Line 3 in 1a8786b Please note that the DCO failure summary you shared comes from the https://github.com/dcoapp/app DCO app, not from the one provided in this repository (DCO2). You can find ours at: https://github.com/credebl/studio/pull/1121/checks?check_run_id=46863584166. |
Beta Was this translation helpful? Give feedback.
-
Out of curiosity, is there a way to generate summary from our app as well, the summary seems quite useful. If its not currently available, I'm happy to raise an issue accordingly. |
Beta Was this translation helpful? Give feedback.

Hi @GHkrishna 👋
The
dco.ymlconfiguration file must be placed in the default branch of the repository (mainin this case).dco2/docs/config/dco.yml
Line 3 in 1a8786b
Please note that the DCO failure summary you shared comes from the https://github.com/dcoapp/app DCO app, not from the one provided in this repository (DCO2). You can find ours at: https://github.com/credebl/studio/pull/1121/checks?check_run_id=46863584166.