Release 3.5.5 #12711
Release 3.5.5 #12711
DCO
There are 24 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~35 --signoff
- Force push your changes to overwrite the branch:
git push --force-with-lease origin release-3.5.5
Summary
Commit sha: c3b79af, Author: AloysAqemia, Committer: Isitha Subasinghe; Expected "AloysAqemia [email protected]", but got "Aloÿs Augustin [email protected]".
Commit sha: 9e1ce89, Author: Anton Gilgur, Committer: Isitha Subasinghe; Expected "Anton Gilgur [email protected]", but got "Anton Gilgur [email protected]".
Commit sha: 8e622a3, Author: Anton Gilgur, Committer: Isitha Subasinghe; Expected "Anton Gilgur [email protected]", but got "Anton Gilgur [email protected]".
Commit sha: 41fd50f, Author: Anton Gilgur, Committer: Isitha Subasinghe; Expected "Anton Gilgur [email protected]", but got "Anton Gilgur [email protected]".
Commit sha: a762a83, Author: Anton Gilgur, Committer: Isitha Subasinghe; Expected "Anton Gilgur [email protected]", but got "Anton Gilgur [email protected]".
Commit sha: 7a6618d, Author: Anton Gilgur, Committer: Isitha Subasinghe; Expected "Anton Gilgur [email protected]", but got "Anton Gilgur [email protected]".
Commit sha: 38cfc7b, Author: Anton Gilgur, Committer: Isitha Subasinghe; Expected "Anton Gilgur [email protected]", but got "Anton Gilgur [email protected]".
Commit sha: 7bde70a, Author: Anton Gilgur, Committer: Isitha Subasinghe; Expected "Anton Gilgur [email protected]", but got "Anton Gilgur [email protected]".
Commit sha: ee7981e, Author: Anton Gilgur, Committer: Isitha Subasinghe; The sign-off is missing.
Commit sha: 05bc2f7, Author: Jason Meridth, Committer: Isitha Subasinghe; Expected "Jason Meridth [email protected]", but got "jmeridth [email protected]".
Commit sha: ea68287, Author: jiangjiang, Committer: Isitha Subasinghe; Expected "jiangjiang [email protected]", but got "googs1025 [email protected]".
Commit sha: 4ed5437, Author: jswxstw, Committer: Isitha Subasinghe; Expected "jswxstw [email protected]", but got "oninowang [email protected]".
Commit sha: 7c77d52, Author: Raffael, Committer: Isitha Subasinghe; Expected "Raffael [email protected]", but got "nice-pink [email protected]".
Commit sha: 02a2659, Author: Ruin09, Committer: Isitha Subasinghe; Expected "Ruin09 [email protected]", but got "shmruin [email protected]".
Commit sha: 33c1473, Author: shuangkun tian, Committer: Isitha Subasinghe; Expected "shuangkun tian [email protected]", but got "shuangkun [email protected]".
Commit sha: a32eb89, Author: shuangkun tian, Committer: Isitha Subasinghe; Expected "shuangkun tian [email protected]", but got "shuangkun [email protected]".
Commit sha: 7ccc242, Author: shuangkun tian, Committer: Isitha Subasinghe; Expected "shuangkun tian [email protected]", but got "shuangkun [email protected]".
Commit sha: 601eaa0, Author: shuangkun tian, Committer: Isitha Subasinghe; Expected "shuangkun tian [email protected]", but got "shuangkun [email protected]".
Commit sha: 7e2a34f, Author: shuangkun tian, Committer: Isitha Subasinghe; The sign-off is missing.
Commit sha: 66c4be1, Author: shuangkun tian, Committer: Isitha Subasinghe; The sign-off is missing.
Commit sha: fce4c76, Author: shuangkun tian, Committer: Isitha Subasinghe; Expected "shuangkun tian [email protected]", but got "shuangkun [email protected]".
Commit sha: d160378, Author: shuangkun tian, Committer: Isitha Subasinghe; Expected "shuangkun tian [email protected]", but got "shuangkun [email protected]".
Commit sha: da1f506, Author: Tal Yitzhak, Committer: Isitha Subasinghe; Expected "Tal Yitzhak [email protected]", but got "Tal Yitzhak [email protected]".
Commit sha: 447c249, Author: Tianchu Zhao, Committer: Isitha Subasinghe; The sign-off is missing.