Commit 2faacf1
Remove the copyright_check that was adding submitter to prolog contributor
The addCopyright script was failing in hostboot-ci because when it was
ran on standalone it would add the current submitter of the commit as a
contributor and when it ran on ci it would add the author of the commit
as a contributor. In the past these two have been the same, however if
we were to merge a pull request from a third-party who was not and IBMer
we would fail CI. Now it will only check the author if the copyright_check
flag is set.
Change-Id: I7a360a824d73a89872040932d2e7e3f8a334e770
RTC:117874
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/24389
Tested-by: Jenkins Server
Tested-by: Jenkins OP Build CI
Tested-by: FSP CI Jenkins
Reviewed-by: Stephen M. Cprek <smcprek@us.ibm.com>
Reviewed-by: Elizabeth K. Liner <eliner@us.ibm.com>
Tested-by: Jenkins OP HW
Reviewed-by: William G. Hoffa <wghoffa@us.ibm.com>1 parent 470d97b commit 2faacf1
1 file changed
+11
-13
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1100 | 1100 | | |
1101 | 1101 | | |
1102 | 1102 | | |
1103 | | - | |
| 1103 | + | |
1104 | 1104 | | |
1105 | | - | |
1106 | | - | |
1107 | | - | |
1108 | | - | |
1109 | | - | |
1110 | | - | |
1111 | | - | |
1112 | | - | |
| 1105 | + | |
| 1106 | + | |
| 1107 | + | |
| 1108 | + | |
| 1109 | + | |
| 1110 | + | |
| 1111 | + | |
1113 | 1112 | | |
1114 | | - | |
1115 | | - | |
| 1113 | + | |
1116 | 1114 | | |
1117 | | - | |
| 1115 | + | |
1118 | 1116 | | |
1119 | | - | |
| 1117 | + | |
1120 | 1118 | | |
1121 | 1119 | | |
1122 | 1120 | | |
| |||
0 commit comments