Skip to content

fix: transfer pr and branch value for standalone test#4772

Open
leebrouse wants to merge 8 commits into
koderover:mainfrom
leebrouse:fix/standalone_test
Open

fix: transfer pr and branch value for standalone test#4772
leebrouse wants to merge 8 commits into
koderover:mainfrom
leebrouse:fix/standalone_test

Conversation

@leebrouse

@leebrouse leebrouse commented Jun 24, 2026

Copy link
Copy Markdown
Contributor

What this PR does / Why we need it:

What is changed and how it works?

Does this PR introduce a user-facing change?

  • API change
  • database schema change
  • upgrade assistant change
  • change in non-functional attributes such as efficiency or availability
  • fix of a previous issue

This change is Reviewable

Signed-off-by: YuTang Song <2313186065@qq.com>
Signed-off-by: YuTang Song <2313186065@qq.com>
Signed-off-by: YuTang Song <2313186065@qq.com>
Signed-off-by: YuTang Song <2313186065@qq.com>
Signed-off-by: YuTang Song <2313186065@qq.com>
Signed-off-by: YuTang Song <2313186065@qq.com>
Signed-off-by: YuTang Song <2313186065@qq.com>
Signed-off-by: YuTang Song <2313186065@qq.com>
Comment on lines +66 to +67
log.Infof("CreateTestTask data: %v", string(data))
log.Infof("CreateTestTask args: %v", args)

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

没必要的日志清除一下吧,下同

Comment on lines +344 to +346
// set pr and branch
// pr, _ := strconv.Atoi(args.Repos[0].MergeRequestID)
// log.Printf("pr: %d", pr)

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这里也是

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants