You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jmeter.apache.org by Vladimir Sitnikov <si...@gmail.com> on 2021/12/27 19:13:06 UTC

Divert GitBox issues and pull requests notifications to issues@jmeter or issues-gitbox@jmeter list

Hi,

Currently, GitBox sends notifications on issues and pull requests to
dev@jmeter list.
It results in duplicate notifications (one from GitHub, and another one
from GitBox).

Does anyone really use GitBox notifications?
I believe GitHub's notifications are better as they are better formatted,
and you can select which PRs you want to see.

I would suggest creating a separate mailing list (issues-gitbox) and
diverting the notifications there for archiving purposes.
Any objections?

The current configuration:
notifications:
    commits:      commits@jmeter.apache.org
    issues:       dev@jmeter.apache.org
    pullrequests: dev@jmeter.apache.org

See
https://cwiki.apache.org/confluence/display/INFRA/Git+-+.asf.yaml+features#Git.asf.yamlfeatures-Takingalookatyourold(pre-.asf.yaml)configuration

Vladimir

Re: Divert GitBox issues and pull requests notifications to issues@jmeter or issues-gitbox@jmeter list

Posted by Vladimir Sitnikov <si...@gmail.com>.
Milamber,

Please create issues-gitbox mailing list via https://selfserve.apache.org/
Creating mailing lists it is "restricted to ASF members and PMC chairs
only", so I can't do it.

Vladimir

Re: Divert GitBox issues and pull requests notifications to issues@jmeter or issues-gitbox@jmeter list

Posted by Milamber <mi...@apache.org>.

On 27/12/2021 20:13, Vladimir Sitnikov wrote:
> Hi,
>
> Currently, GitBox sends notifications on issues and pull requests to
> dev@jmeter list.
> It results in duplicate notifications (one from GitHub, and another one
> from GitBox).
>
> Does anyone really use GitBox notifications?
> I believe GitHub's notifications are better as they are better formatted,
> and you can select which PRs you want to see.
>
> I would suggest creating a separate mailing list (issues-gitbox) and
> diverting the notifications there for archiving purposes.
> Any objections?

+1

>
> The current configuration:
> notifications:
>      commits:      commits@jmeter.apache.org
>      issues:       dev@jmeter.apache.org
>      pullrequests: dev@jmeter.apache.org
>
> See
> https://cwiki.apache.org/confluence/display/INFRA/Git+-+.asf.yaml+features#Git.asf.yamlfeatures-Takingalookatyourold(pre-.asf.yaml)configuration
>
> Vladimir
>