You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/03/21 21:12:35 UTC

[GitHub] [arrow] lafiona opened a new pull request #12682: ARROW-13057: [Dev] Check individual commit messages for "Co-authored-by:" tags when integrating a pull request

lafiona opened a new pull request #12682:
URL: https://github.com/apache/arrow/pull/12682


   ## Overview
   The goal of this pull request is to add functionality to dev/merge_arrow_pr.py, that checks individual commit messages for "Co-authored-by:" tags when creating the squashed commit message when merging a pull request.
   
   This will ensure that all authors are included in the final commit message when merging the pull request to make sure they are acknowledged for their contributions.
   
   ## Implementation
   1. Use the `trailers` options of `git log` to check for 
   
   ## Testing
   
   ## Notes


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [arrow] github-actions[bot] commented on pull request #12682: ARROW-13564: [Dev] Check individual commit messages for "Co-authored-by:" tags when integrating a pull request

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on pull request #12682:
URL: https://github.com/apache/arrow/pull/12682#issuecomment-1074433207


   https://issues.apache.org/jira/browse/ARROW-13564


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [arrow] lafiona closed pull request #12682: ARROW-13564: [Dev] Check individual commit messages for "Co-authored-by:" tags when integrating a pull request

Posted by GitBox <gi...@apache.org>.
lafiona closed pull request #12682:
URL: https://github.com/apache/arrow/pull/12682


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [arrow] github-actions[bot] commented on pull request #12682: ARROW-13057: [Dev] Check individual commit messages for "Co-authored-by:" tags when integrating a pull request

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on pull request #12682:
URL: https://github.com/apache/arrow/pull/12682#issuecomment-1074423800






-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org