blob: 85247de56b3f141490605b2710de4ba5cb9b8769 [file] [log] [blame]
Yuxuan 'fishy' Wang61698b12013-12-20 12:55:51 -08001= not Signed-off-by author/committer/uploader in commit message footer
Edwin Kempin943d9f82011-01-26 09:39:54 +01002
3Projects in Gerrit can be configured to require a link:user-signedoffby.html#Signed-off-by[Signed-off-by] in
David Pursehousea68769e2012-11-07 12:36:17 +09004the footer of the commit message to enforce that every change is signed by the
Edwin Kempin943d9f82011-01-26 09:39:54 +01005author, committer or uploader. If for a project a Signed-off-by is
David Pursehousea68769e2012-11-07 12:36:17 +09006required and the commit message footer does not contain it, Gerrit rejects
Edwin Kempin943d9f82011-01-26 09:39:54 +01007to push the commit with this error message.
8
Fredrik Luthanderb295eea2011-12-27 13:40:43 +01009This policy can be bypassed by having the access right
10link:access-control.html#category_forge_committer['Forge Committer'].
Edwin Kempin943d9f82011-01-26 09:39:54 +010011
12This error may happen for different reasons if you do not have the
13access right to forge the committer identity:
Edwin Kempinddfc41a2011-05-06 10:32:05 +020014
David Pursehousea68769e2012-11-07 12:36:17 +090015. missing Signed-off-by in the commit message footer
16. Signed-off-by is contained in the commit message footer but it's neither
Edwin Kempinddfc41a2011-05-06 10:32:05 +020017 from the author, committer nor uploader
18. Signed-off-by from the author, committer or uploader is contained
David Pursehousea68769e2012-11-07 12:36:17 +090019 in the commit message but not in the footer (last paragraph)
Edwin Kempin943d9f82011-01-26 09:39:54 +010020
21To be able to push your commits you have to update the commit
22messages as explained link:error-push-fails-due-to-commit-message.html[here] so that they contain a Signed-off-by from
23the author, committer or uploader in the last paragraph. However it
24is important that you only add a Signed-off-by if you understand the
25semantics of the link:user-signedoffby.html#Signed-off-by[Signed-off-by] and the commit applies to the rules
26that are connected with this footer.
27
28GERRIT
29------
30Part of link:error-messages.html[Gerrit Error Messages]
Yuxuan 'fishy' Wang99cb68d2013-10-31 17:26:00 -070031
32SEARCHBOX
33---------