Release 23.10.x #6158
Release 23.10.x #6158
DCO
There are 19 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 <[email protected]>
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~83 --signoff
- Force push your changes to overwrite the branch:
git push --force-with-lease origin release-23.10.x
Summary
Commit sha: 8507bb7, Author: ahamlat, Committer: GitHub; Expected "ahamlat [email protected]", but got "Ameziane H [email protected]".
Commit sha: e0b3316, Author: ahamlat, Committer: GitHub; Expected "ahamlat [email protected]", but got "Ameziane H [email protected]".
Commit sha: de2d3b4, Author: ahamlat, Committer: GitHub; Expected "ahamlat [email protected]", but got "Ameziane H [email protected]".
Commit sha: 9710a9a, Author: ahamlat, Committer: GitHub; Expected "ahamlat [email protected]", but got "Ameziane H [email protected]".
Commit sha: a60b31b, Author: daniellehrner, Committer: GitHub; Expected "daniellehrner [email protected]", but got "Daniel Lehrner [email protected]".
Commit sha: 0345b24, Author: delehef, Committer: GitHub; Can not find "delehef [email protected]", in ["delehef [email protected]", "Franklin Delehelle [email protected]", "delehef [email protected]", "Sally MacFarlane [email protected]"].
Commit sha: dc2289e, Author: matkt, Committer: GitHub; Expected "matkt [email protected]", but got "Karim TAAM [email protected]".
Commit sha: c839a3b, Author: matkt, Committer: GitHub; Expected "matkt [email protected]", but got "Karim TAAM [email protected]".
Commit sha: d049cb3, Author: matkt, Committer: GitHub; Expected "matkt [email protected]", but got "Karim TAAM [email protected]".
Commit sha: 83ae69a, Author: Matt Whitehead, Committer: GitHub; Expected "Matt Whitehead [email protected]", but got "Matthew Whitehead [email protected]".
Commit sha: 0203092, Author: Matt Whitehead, Committer: GitHub; Can not find "Matt Whitehead [email protected]", in ["Matthew Whitehead [email protected]", "Matthew Whitehead [email protected]", "Matthew Whitehead [email protected]"].
Commit sha: 8afad41, Author: Matt Whitehead, Committer: GitHub; Can not find "Matt Whitehead [email protected]", in ["Matthew Whitehead [email protected]", "Matthew Whitehead [email protected]", "Matthew Whitehead [email protected]", "Matthew Whitehead [email protected]", "Matthew Whitehead [email protected]", "Matthew Whitehead [email protected]"].
Commit sha: 4c3bff3, Author: Matt Whitehead, Committer: GitHub; Expected "Matt Whitehead [email protected]", but got "Matthew Whitehead [email protected]".
Commit sha: 0536a18, Author: NC, Committer: GitHub; Can not find "NC [email protected]", in ["Navie Chan [email protected]", "naviechan [email protected]", "Simon Dudley [email protected]"].
Commit sha: 5fce4fd, Author: NC, Committer: GitHub; Can not find "NC [email protected]", in ["naviechan [email protected]", "Navie Chan [email protected]", "Simon Dudley [email protected]"].
Commit sha: eeb60e5, Author: Stefan Pingel, Committer: GitHub; Expected "Stefan Pingel [email protected]", but got "Stefan [email protected]".
Commit sha: 646c5a3, Author: Stefan Pingel, Committer: GitHub; Expected "Stefan Pingel [email protected]", but got "[email protected] [email protected]".
Commit sha: f42f8c1, Author: Stefan Pingel, Committer: GitHub; Expected "Stefan Pingel [email protected]", but got "[email protected] [email protected]".
Commit sha: a2dbb82, Author: Suyash Nayan, Committer: GitHub; Can not find "Suyash Nayan [email protected]", in ["Suyash Nayan [email protected]", "Sally MacFarlane [email protected]"].