Skip to content

Conversation

Matteo-Omenetti
Copy link

No description provided.

Copy link
Contributor

github-actions bot commented Jul 10, 2025

DCO Check Failed

Hi @Matteo-Omenetti, your pull request has failed the Developer Certificate of Origin (DCO) check.

This repository supports remediation commits, so you can fix this without rewriting history — but you must follow the required message format.


🛠 Quick Fix: Add a remediation commit

Run this command:

git commit --allow-empty -s -m "DCO Remediation Commit for mao <[email protected]>

I, mao <[email protected]>, hereby add my Signed-off-by to this commit: 5bc4fedde2c9aff19b03ddadf2b1226d5d87d572
I, mao <[email protected]>, hereby add my Signed-off-by to this commit: b05a524ef050b087a3c1d6947a39f67e1664321e
I, mao <[email protected]>, hereby add my Signed-off-by to this commit: f51d7bcffa3d31656e021c6d43727b565f2179c1
I, mao <[email protected]>, hereby add my Signed-off-by to this commit: 84cd2e1c7865bbb6c81a33bebc8987d3638513e2
I, mao <[email protected]>, hereby add my Signed-off-by to this commit: 87819c185682d081d93787855973490e40789072
I, mao <[email protected]>, hereby add my Signed-off-by to this commit: c475d10cae5ffeac77f35fc19a55ec665463e949
I, mao <[email protected]>, hereby add my Signed-off-by to this commit: 287adaa7ef83d50483e95fb624584ea9547d9cf3
I, mao <[email protected]>, hereby add my Signed-off-by to this commit: 9d3f87666b942777d4b761d2991704f6f0ec876f
I, mao <[email protected]>, hereby add my Signed-off-by to this commit: 7f6aaba3f28b6e6b76ac95138f8f34ce657e4bac
I, mao <[email protected]>, hereby add my Signed-off-by to this commit: e0dd6b31d5f12166016647525946f9d7ff0e7a91"
git push

🔧 Advanced: Sign off each commit directly

For the latest commit:

git commit --amend --signoff
git push --force-with-lease

For multiple commits:

git rebase --signoff origin/main
git push --force-with-lease

More info: DCO check report

Copy link

mergify bot commented Jul 10, 2025

Merge Protections

Your pull request matches the following merge protections and will not be merged until they are valid.

🔴 Enforce conventional commit

This rule is failing.

Make sure that we follow https://www.conventionalcommits.org/en/v1.0.0/

  • title ~= ^(fix|feat|docs|style|refactor|perf|test|build|ci|chore|revert)(?:\(.+\))?(!)?:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants