DCO
There are 22 commits incorrectly signed off. This means that the author(s) of these commits failed to include a Signed-off-by line in their commit message.
To avoid having PRs blocked in the future, always include Signed-off-by: Author Name <authoremail@example.com> in every commit message. You can also do this automatically by using the -s flag (i.e., git commit -s).
Here is how to fix the problem so that this code can be merged.
Rebase the branch
If you have a local git environment and meet the criteria below, one option is to rebase the branch and add your Signed-off-by lines in the new commits. Please note that if others have already begun work based upon the commits in this branch, this solution will rewrite history and may cause serious issues for collaborators (described in the git documentation under "The Perils of Rebasing").
You should only do this if:
- You are the only author of the commits in this branch
- You are absolutely certain nobody else is doing any work based upon this branch
- There are no empty commits in the branch (for example, a DCO Remediation Commit which was added using
--allow-empty)
To add your Signed-off-by line to every commit in this branch:
- Ensure you have a local copy of your branch by checking out the pull request locally via command line.
- In your local branch, run:
git rebase HEAD~84 --signoff - Force push your changes to overwrite the branch:
git push --force-with-lease origin master
Summary
Commit sha: ddc1cb5, Author: A.Ottr, Committer: JacquesLarique; Expected "A.Ottr dustin.kroger.ext@ovhcloud.com", but got "Dustin Kroger dustin.kroger.ext@ovhcloud.com".
Commit sha: b7379fa, Author: A.Ottr, Committer: JacquesLarique; Expected "A.Ottr dustin.kroger.ext@ovhcloud.com", but got "Dustin Kroger dustin.kroger.ext@ovhcloud.com".
Commit sha: b40c73e, Author: A.Ottr, Committer: JacquesLarique; Expected "A.Ottr dustin.kroger.ext@ovhcloud.com", but got "Dustin Kroger dustin.kroger.ext@ovhcloud.com".
Commit sha: b0c0b82, Author: CDS Translator Agent, Committer: Thibault Barske (Tibs); Expected "CDS Translator Agent thibault.barske.ext@corp.ovh.com", but got "CDS Translator Agent opensource@ovh.net".
Commit sha: d465e2d, Author: Fabien Henon, Committer: GitHub; Expected "Fabien Henon 2079524+FabienHenon@users.noreply.github.com", but got "Fabien Henon fabien.henon.ext@corp.ovh.com".
Commit sha: e8b3a33, Author: Héla Ben Khalfallah, Committer: GitHub; Can not find "Héla Ben Khalfallah helabenkhalfallah@hotmail.fr", in ["helabenkhalfallah hela.ben-khalfallah@corp.ovh.com", "helabenkhalfallah hela.ben-khalfallah@corp.ovh.com", "helabenkhalfallah hela.ben-khalfallah@corp.ovh.com", "helabenkhalfallah hela.ben-khalfallah@corp.ovh.com", "helabenkhalfallah hela.ben-khalfallah@corp.ovh.com", "helabenkhalfallah hela.ben-khalfallah@corp.ovh.com", "helabenkhalfallah hela.ben-khalfallah@corp.ovh.com", "helabenkhalfallah hela.ben-khalfallah@corp.ovh.com", "helabenkhalfallah hela.ben-khalfallah@corp.ovh.com", "helabenkhalfallah hela.ben-khalfallah@corp.ovh.com"].
Commit sha: f3882ad, Author: Hyenne Guillaume, Committer: Tristan WAGNER; Expected "Hyenne Guillaume guillaume.hyenne@ovhcloud.com", but got "Guillaume Hyenne guillaume.hyenne@ovhcloud.com".
Commit sha: af21e8f, Author: Hyenne Guillaume, Committer: Tristan WAGNER; Expected "Hyenne Guillaume guillaume.hyenne@ovhcloud.com", but got "Guillaume Hyenne guillaume.hyenne@ovhcloud.com".
Commit sha: c95d1e5, Author: Hyenne Guillaume, Committer: Tristan WAGNER; Expected "Hyenne Guillaume guillaume.hyenne@ovhcloud.com", but got "Guillaume Hyenne guillaume.hyenne@ovhcloud.com".
Commit sha: ad13193, Author: Hyenne Guillaume, Committer: GitHub; Expected "Hyenne Guillaume guillaume.hyenne@ovhcloud.com", but got "Guillaume Hyenne guillaume.hyenne@ovhcloud.com".
Commit sha: de8aded, Author: JacquesLarique, Committer: JacquesLarique; Expected "JacquesLarique 134954692+JacquesLarique@users.noreply.github.com", but got "Jacques Larique jacques.larique.ext@ovhcloud.com".
Commit sha: 4941e22, Author: Lio B, Committer: Lio B; Expected "Lio B lionel95200x@users.noreply.github.com", but got "Lionel Bueno lionel.bueno.ext@ovhcloud.com".
Commit sha: 8fdc51d, Author: Lio B, Committer: Lio B; Expected "Lio B lionel95200x@users.noreply.github.com", but got "Lionel Bueno lionel.bueno.ext@ovhcloud.com".
Commit sha: 12602ce, Author: Lio B, Committer: Lio B; Expected "Lio B lionel95200x@users.noreply.github.com", but got "Lionel Bueno lionel.bueno.ext@ovhcloud.com".
Commit sha: 04f53e9, Author: Omar, Committer: JacquesLarique; Expected "Omar omaralkabous@gmail.com", but got "Omar ALKABOUSS MOUSSANA omar.alkabouss-moussana.ext@corp.ovh.com".
Commit sha: f7c68e0, Author: Omar, Committer: JacquesLarique; Expected "Omar omaralkabous@gmail.com", but got "Omar ALKABOUSS MOUSSANA omar.alkabouss-moussana.ext@corp.ovh.com".
Commit sha: 413b656, Author: Omar, Committer: JacquesLarique; Expected "Omar omaralkabous@gmail.com", but got "Omar ALKABOUSS MOUSSANA omar.alkabouss-moussana.ext@corp.ovh.com".
Commit sha: c94fbd3, Author: Omar, Committer: JacquesLarique; Expected "Omar omaralkabous@gmail.com", but got "Omar ALKABOUSS MOUSSANA omar.alkabouss-moussana.ext@corp.ovh.com".
Commit sha: 97c7d90, Author: Omar, Committer: JacquesLarique; Expected "Omar omaralkabous@gmail.com", but got "Omar ALKABOUSS MOUSSANA omar.alkabouss-moussana.ext@corp.ovh.com".
Commit sha: f52c2b1, Author: qpavy, Committer: GitHub; Expected "qpavy contact@quentinpavy.com", but got "Quentin Pavy quentin.pavy.ext@ovhcloud.com".
Commit sha: 3208cb2, Author: rjamet-ovh, Committer: darsene; Expected "rjamet-ovh 157609363+rjamet-ovh@users.noreply.github.com", but got "Romain Jamet romain.jamet.ext@corp.ovh.com".
Commit sha: 90062bf, Author: soufien mhelhali, Committer: qpavy; Expected "soufien mhelhali mhalheli.soufien@gmail.com", but got "soufien mhelhali soufien.mhelhali.ext@ovhcloud.com".