Abacn commented on PR #38711:
URL: https://github.com/apache/beam/pull/38711#issuecomment-4624844730

   > It reduces the toll of running the tool and creating a PR etc.
   
   It doesn't. Currently the script simply print one line 
   
   ```
   if should_upgrade:
           print("A newer version of libraries-bom is available. Upgrade 
needed.")
       else:
           print("libraries-bom is up-to-date.")
   ```
   
   maintainer need to go to workflow page, check log to get information. I feel 
it's same or mouse click than click 
https://mvnrepository.com/artifact/com.google.cloud/libraries-bom manually
   


-- 
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]

Reply via email to