jonkeane commented on PR #38523: URL: https://github.com/apache/arrow/pull/38523#issuecomment-1792650611
@assignUser Would you mind making a separate issue for the rebase stuff so we don't mix the two up here. As for the write permissions — it's possible that github has now generally restricted that? Reading [the docs](https://docs.github.com/en/actions/security-guides/automatic-token-authentication#modifying-the-permissions-for-the-github_token) > You can use the permissions key to add and remove read permissions for forked repositories, but typically you can't grant write access. The exception to this behavior is where an admin user has selected the Send write tokens to workflows from pull requests option in the GitHub Actions settings. For more information, see "[Managing GitHub Actions settings for a repository](https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/enabling-features-for-your-repository/managing-github-actions-settings-for-a-repository#enabling-workflows-for-private-repository-forks)." Which seems to suggest that we _cannot_ add the write permission unless it's already set org-wide. Or possibly there is a setting we can change in the .asf.yml that would allow this? -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
