Kyle primeintellect aisi #7122
Kyle primeintellect aisi #7122
DCO
There are 20 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~23 --signoff
- Force push your changes to overwrite the branch:
git push --force-with-lease origin kyle_primeintellect_aisi
Summary
Commit sha: 3362dad, Author: Benjamin Thérien, Committer: GitHub; The sign-off is missing.
Commit sha: 02e2ebf, Author: Colin, Committer: GitHub; The sign-off is missing.
Commit sha: 317355c, Author: Dashiell Stander, Committer: GitHub; Expected "Dashiell Stander [email protected]", but got "Dashiell Stander [email protected]".
Commit sha: 22fda1e, Author: Dashiell Stander, Committer: GitHub; Expected "Dashiell Stander [email protected]", but got "Dashiell Stander [email protected]".
Commit sha: a1af9e7, Author: Hailey Schoelkopf, Committer: GitHub; The sign-off is missing.
Commit sha: 6d097be, Author: Hailey Schoelkopf, Committer: GitHub; The sign-off is missing.
Commit sha: 5621cec, Author: jacobthebanana, Committer: GitHub; The sign-off is missing.
Commit sha: a48c649, Author: Kshitij Gupta, Committer: GitHub; The sign-off is missing.
Commit sha: d0f75b3, Author: Kyle1668, Committer: Kyle1668; The sign-off is missing.
Commit sha: 5ab1fe4, Author: Kyle1668, Committer: Kyle1668; The sign-off is missing.
Commit sha: 2d991ba, Author: Kyle1668, Committer: Kyle1668; The sign-off is missing.
Commit sha: 06ae7e0, Author: Kyle1668, Committer: Kyle1668; The sign-off is missing.
Commit sha: ba81813, Author: Kyle1668, Committer: Kyle1668; The sign-off is missing.
Commit sha: f5368de, Author: Kyle1668, Committer: Kyle1668; The sign-off is missing.
Commit sha: 64d6c5a, Author: Quentin Anthony, Committer: GitHub; The sign-off is missing.
Commit sha: 0a23729, Author: Quentin Anthony, Committer: GitHub; The sign-off is missing.
Commit sha: 5317ca6, Author: Quentin Anthony, Committer: GitHub; Can not find "Quentin Anthony [email protected]", in ["Dashiell Stander [email protected]", "Dashiell Stander [email protected]", "Dashiell Stander [email protected]", "Dashiell Stander [email protected]", "Dashiell Stander [email protected]", "Dashiell Stander [email protected]", "Dashiell Stander [email protected]", "Dashiell Stander [email protected]", "Dashiell Stander [email protected]", "Dashiell Stander [email protected]", "Dashiell Stander [email protected]", "Dashiell Stander [email protected]", "Dashiell Stander [email protected]", "Dashiell Stander [email protected]", "Dashiell Stander [email protected]", "Dashiell Stander [email protected]", "Dashiell Stander [email protected]", "Dashiell Stander [email protected]", "Dashiell Stander [email protected]", "Dashiell Stander [email protected]", "Dashiell Stander [email protected]", "Dashiell Stander [email protected]", "Dashiell Stander [email protected]", "Dashiell Stander [email protected]", "Dashiell Stander [email protected]", "Dashiell Stander [email protected]", "Dashiell Stander [email protected]", "Dashiell Stander [email protected]", "Dashiell Stander [email protected]", "Dashiell Stander [email protected]", "Dashiell Stander [email protected]", "Dashiell Stander [email protected]", "Dashiell Stander [email protected]", "Dashiell Stander [email protected]", "Dashiell Stander [email protected]", "Dashiell Stander [email protected]", "Dashiell Stander [email protected]", "Dashiell Stander [email protected]", "Dashiell Stander [email protected]", "Dashiell Stander [email protected]", "Dashiell Stander [email protected]", "Dashiell Stander [email protected]", "Dashiell Stander [email protected]"].
Commit sha: f2acc07, Author: Quentin Anthony, Committer: GitHub; The sign-off is missing.
Commit sha: 91d1c55, Author: Quentin Anthony, Committer: GitHub; Can not find "Quentin Anthony [email protected]", in ["roger feng [email protected]", "Jagadish Krishnamoorthy [email protected]", "Jagadish Krishnamoorthy [email protected]", "baodii [email protected]", "Wenbin Chen [email protected]", "Hollow Man [email protected]", "Daniel Huang [email protected]"].
Commit sha: b926043, Author: Zhao Tianyu, Committer: GitHub; The sign-off is missing.