Conversation
This reverts commit 8874979.
|
❌ @Silvanoc the
📝 What should I do to fix it?All proposed commits should include a sign-off in their messages, ideally at the end. ❔ Why it is requiredThe Developer Certificate of Origin (DCO) is a lightweight way for contributors to certify that they wrote or otherwise have the right to submit the code they are contributing to the project. Here is the full text of the DCO, reformatted for readability:
Contributors sign-off that they adhere to these requirements by adding a Git even has a |
|
@Silvanoc, unfortunately, your commit isn't signed off on, so validation rules are failing. |
I don't like to have my own mess lying around 😄 |
Reverts are typically not signed-off, because nothing new is being created and the sign-off is only about authorship of the code. But I can rewrite the commit to add a sign-off, if needed. I've seen the comment, but since the pipeline was green, I've considered that the validation rules are succeeding. |
This reverts commit 8874979.
Description
Apparently that empty file was needed. Restoring it.
Issues Addressed
Change Type
Please select the relevant options:
Checklist