yesamer commented on PR #1534:
URL: 
https://github.com/apache/incubator-kie-kogito-operator/pull/1534#issuecomment-1822831631

   > I believe the error in question is unavoidable, due to the nature of this 
pull request. The headers are changing in all files, including the auto 
generated through make before-pr and make vet, and the`Kogito Operator PR 
Checks / Lint (pull_request)` is complaining about the changes in the 
auto-generated files
   > 
   > ```
   > Change is detected in some files: 
   >  M client/clientset/versioned/fake/register.go
   >  M client/clientset/versioned/scheme/register.go
   >  Did you run 'make vet' before sending the PR?
   > Error: Process completed with exit code 1.
   > ```
   
   Therefore, I expect that any future PR will NOT complain about that, because 
the code doesn't change on those files. 
   And that means, that the old RH header was manually added after the file 
generation, that's right?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to