You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "raulcd (via GitHub)" <gi...@apache.org> on 2023/03/23 11:57:15 UTC

[GitHub] [arrow] raulcd opened a new issue, #34706: [Dev] PR automation worflow fails to identify committers that have a different alias for ASF and GitHub

raulcd opened a new issue, #34706:
URL: https://github.com/apache/arrow/issues/34706

   ### Describe the bug, including details regarding any error messages, version, and platform.
   
   The [committers.yml file on the arrow-site repository](https://github.com/apache/arrow-site/blob/main/_data/committers.yml) contains information about the PMC and committers for the Arrow project. The current information is:
   ```
   - name: committer name
     role: VP/PMC/committer
     alias: ASF alias
     affiliation: Work affiliation
   ```
   We assumed the [alias on the committers file was the GitHub id](https://github.com/apache/arrow/pull/34557) instead of the ASF id. In general this is working because lots of members use the same ASF id than their GitHub id.
   In some cases we are still not correctly identifying the committers.
   
   See: https://github.com/apache/arrow-site/issues/338
   
   ### Component(s)
   
   Developer Tools


-- 
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: issues-unsubscribe@arrow.apache.org.apache.org

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