kevinjqliu opened a new pull request, #730: URL: https://github.com/apache/iceberg-go/pull/730
Remove the explicit `repo-token` parameter from the labeler workflow to comply with the [Apache Infrastructure GitHub Actions policy](https://infra.apache.org/github-actions-policy.html), which prohibits exporting confidential tokens in `pull_request_target` triggered workflows. The `actions/labeler@v6` action [defaults to using `github.token` automatically](https://github.com/actions/labeler?tab=readme-ov-file#inputs), so behavior is unchanged. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
