Java and possibly other languages only need to create GitHub releases for the BOM, which will be configured as a library in Librarian. Other libraries can still have release git tags, but no GitHub releases are needed.
This will be configured using the optional skip_github_release_creation property in state.yaml at the library level.
This supersedes #1705 which proposed creation of a tag-per-repo mechanism.