Github user anyway1021 commented on the pull request:
https://github.com/apache/incubator-eagle/pull/42#issuecomment-170446226
@haoch
The error of #51 occurs because the title of the PR is not in the expected
format, it starts with "EAGLE-114:" but not "EAGLE-114", there is an additional
":"
For sure, it's possible to support passing jira-id, do you mean in this way
we don't have to check the title, but instead form a correct title by the
script itself? I think this is a good idea, but do we need to check the
authenticity of the jira id? Please confirm.
BTW, did you mean to get author's email from the info in patch file or some
other place? Actually we can get a lot of info from a pr url, but emails may
vary in different places. E.g. my global git config takes company's account and
email as a user, but for apache projects, I have to config the local user with
github accounts, if anyone forget this, the email info in commits will be
different. So, which will be better reliable?
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---