-
Notifications
You must be signed in to change notification settings - Fork 404
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Iox-#346 Add copyright header check #347
Iox-#346 Add copyright header check #347
Conversation
@elBoberido I'm not sure where the ECA check is getting the .ai email address from... everything is set up with the gmail account and the commits are signed with the email account too... |
Have you doubled checked the email field under accounts.eclipse.org -> My Profile -> Edit Profile -> Account settings -> Email address? If this is the right email address, I'll open a support ticket at https://bugs.eclipse.org/bugs/ for you. |
@jpsamper2009 I think I found the problem. This is what I see at a commit tab
If you hover the symbols to the left of that message you also see two different icons. It seems |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good to have this in place!
… Actions files Signed-off-by: Juan Pablo Samper <[email protected]>
Signed-off-by: Juan Pablo Samper <[email protected]>
…the end: This ensures that the headers match the template in ament_copyright (https://github.com/ament/ament_lint/tree/master/ament_copyright) Signed-off-by: Juan Pablo Samper <[email protected]>
Signed-off-by: Juan Pablo Samper <[email protected]>
b497145
c0c664e
to
b497145
Compare
@elBoberido Well I feel dumb... now this should be ready. |
Details
ament_copyright
to check that all source files contain an appropriate copyright headertemplate
directoryament_copyright
, we may need to create a small python package that extends the available copyright headers