googleapis / releasetool

A utility for release Google client libraries across a variety of languages.
Apache License 2.0
30 stars 27 forks source link

feat(autorelease): automatically assume multiScm for node and python #567

Closed chingor13 closed 1 week ago

chingor13 commented 1 week ago

For the languages that fully migrated to shared internal scripts, assume a multiScm name that is the repo name.

This makes it so every repository will not need to update the release-trigger.yml to set multiScmName.