shunping commented on PR #37379: URL: https://github.com/apache/beam/pull/37379#issuecomment-3929816916
Loosk like [PreCommit Whitespace](https://github.com/apache/beam/actions/runs/22197740263/job/64202363602?pr=37379) failed. Could you fix the notes to include the issue link (not the PR link)? The error message is shown below: ``` Execution failed for task ':validateChanges'. > CHANGES.md validation failed with the following errors: Line 71: Missing or malformed issue link. Each entry should end with ([#X](https://github.com/apache/beam/issues/X)): * Added support for large pipeline options via a file (Python) ([#37379](https://github.com/apache/beam/pull/37379)). Line 75: Missing or malformed issue link. Each entry should end with ([#X](https://github.com/apache/beam/issues/X)): * The Python SDK container's `boot.go` now passes pipeline options through a file instead of the `PIPELINE_OPTIONS` environment variable. If a user pairs a new Python SDK container with an older SDK version (which does not support the file-based approach), the pipeline options will not be recognized and the pipeline will fail. Users must ensure their SDK and container versions are synchronized ([#37379](https://github.com/apache/beam/pull/37379)). ``` -- 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]
