Bug fix: * [Bug] sc-31777 Fix compare action failed issue by kentwelcome in https://github.com/InfuseAI/piperider/pull/795 * [Bug] sc-31865 Handle edge case if no manifest.json is found when compare by kentwelcome in https://github.com/InfuseAI/piperider/pull/796
What's Changed * [Bug] sc-31777 Fix compare action failed issue by kentwelcome in https://github.com/InfuseAI/piperider/pull/795 * [Bug] sc-31865 Handle edge case if no manifest.json is found when compare by kentwelcome in https://github.com/InfuseAI/piperider/pull/796
* [Compare Action] When a PR triggers the action, the compare base branch should be get from the PR. Don't use `main` as the default base branch * [Bug] PipeRider compare git archive should change to use merge_base as base branch
What's Changed * [Compare Action] When a PR triggers the action, the compare base branch should be get from the PR. Don't use `main` as the default base branch * [Bug] PipeRider compare git archive should change to use merge_base as base branch