This subissue is for tracking the deployment of Developer Certificate of Origin (DCO) checks across all repositories in the Flatcar organization, as required by the CNCF onboarding process (see #1800).
This issue is intended to track all the changes required for org-wide DCO enforcement, including enabling the DCO GitHub App or equivalent, updating documentation, and communicating the change to all contributors. It will also serve as a place to report and discuss any potential problems or workflow breaks that may result from this change.
Please ensure that every commit to Flatcar repositories is required to be signed off using --signoff, and verify automation and CI pipelines will work post-enforcement. Once DCO is enforced org-wide and confirmed working (and any issues addressed), this issue can be closed.
This subissue is for tracking the deployment of Developer Certificate of Origin (DCO) checks across all repositories in the Flatcar organization, as required by the CNCF onboarding process (see #1800).
This issue is intended to track all the changes required for org-wide DCO enforcement, including enabling the DCO GitHub App or equivalent, updating documentation, and communicating the change to all contributors. It will also serve as a place to report and discuss any potential problems or workflow breaks that may result from this change.
Please ensure that every commit to Flatcar repositories is required to be signed off using
--signoff, and verify automation and CI pipelines will work post-enforcement. Once DCO is enforced org-wide and confirmed working (and any issues addressed), this issue can be closed.