You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Diana Clarke (Jira)" <ji...@apache.org> on 2021/04/13 01:11:00 UTC

[jira] [Assigned] (ARROW-12280) [Developer] Remove @-mentions from commit messages in merge tool

     [ https://issues.apache.org/jira/browse/ARROW-12280?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Diana Clarke reassigned ARROW-12280:
------------------------------------

    Assignee: Diana Clarke

> [Developer] Remove @-mentions from commit messages in merge tool
> ----------------------------------------------------------------
>
>                 Key: ARROW-12280
>                 URL: https://issues.apache.org/jira/browse/ARROW-12280
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: Developer Tools
>            Reporter: Wes McKinney
>            Assignee: Diana Clarke
>            Priority: Major
>             Fix For: 4.0.0
>
>
> When someone @-mentions someone in their PR description, it triggers spam e-mails in GitHub's system to all the mentioned people each time someone synchronizes their fork. For example, this commit triggered an e-mail to me
> https://github.com/bkietz/arrow/commit/b2fa55db273d44b14814d45dae8525b065e01a91
> It would be fairly each to sanitize @-mentions to simply strip the @-symbol, with the right regular expression of course (since the characters after the @ symbol can include hyphens or underscores, but otherwise any ASCII alphanumeric character)



--
This message was sent by Atlassian Jira
(v8.3.4#803005)