-
Sub-task
-
Resolution: Unresolved
-
Undefined
-
None
-
None
-
False
-
None
-
False
-
Testable
-
No
-
No
-
Pending
-
None
-
-
-We already pushed the branch(${TODAY_DATE}_sync_main) that contains the merged source in each repo. Now you should create a PR for each repo.
1. Export Environment Variable (optional, if you use a new terminal session)
2. Generate PR description
modelmesh repo
export TARGET_REPO_NAME=modelmesh export TARGET_BRANCH=main ${SYNC_HOME}/pr-template.sh
modelmesh-runtime-adaptor repo
export TARGET_REPO_NAME=modelmesh-runtime-adapter export TARGET_BRANCH=main ${SYNC_HOME}/pr-template.sh
rest-proxy repo
export TARGET_REPO_NAME=rest-proxy
export TARGET_BRANCH=main
${SYNC_HOME}/pr-template.sh
odh-model-controller repo
export TARGET_REPO_NAME=odh-model-controller export TARGET_BRANCH=main ${SYNC_HOME}/pr-template.sh
text-generation-inference repo
export TARGET_REPO_NAME=text-generation-inference export TARGET_BRANCH=main ${SYNC_HOME}/pr-template.sh
3. Create a PR