[
https://issues.apache.org/jira/browse/METRON-1468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16387982#comment-16387982
]
ASF GitHub Bot commented on METRON-1468:
----------------------------------------
Github user nickwallen commented on the issue:
https://github.com/apache/metron/pull/948
When I got to the point of selecting the repo, I was unsure of what to type
for the Bro Plugin repo.
```
$ ./metron-pr948/dev-utilities/committer-utils/prepare-commit
...using settings from /Users/nallen/.metron-prepare-commit
which repo? [metron]:
```
Do you think we could make this more obvious somehow? Maybe something like
the following?
```
$ ./metron-pr948/dev-utilities/committer-utils/prepare-commit
...using settings from /Users/nallen/.metron-prepare-commit
which repo? [1]:
[1] metron
[2] metron-bro-plugin-kafka
```
This would, as it does now, default to `[1] metron`.
> Add support for apache/metron-bro-plugin-kafka to prepare-commit
> ----------------------------------------------------------------
>
> Key: METRON-1468
> URL: https://issues.apache.org/jira/browse/METRON-1468
> Project: Metron
> Issue Type: Improvement
> Reporter: Jon Zeolla
> Assignee: Jon Zeolla
> Priority: Minor
>
> This is to add support for apache/metron-bro-plugin-kafka to prepare-commit.
> It should still default to apache/metron across the board, but allows you to
> specify metron-bro-plugin-kafka when prompted, which should propagate
> properly throughout the rest of the script.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)