web3infra-foundation / mega

Mega is an unofficial open source implementation of Google Piper.
https://gitmega.dev
Apache License 2.0
155 stars 30 forks source link

[Moon UI] Improve Commit Message Display After Pushing Repos To Third-Part #587

Closed benjamin-747 closed 1 week ago

benjamin-747 commented 1 week ago

Currently, when pushing a third-party repository to the monorepo, a new commit is created and attached to the monorepo tree with a default message like “push third-part crates xxx commit.” This is not ideal, as it doesn’t reflect the actual changes. Instead, the commit message should be replaced with the latest commit message from the pushed repository to provide more accurate and meaningful information.