-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Labels
lifecycle/rottentodo 🗒️type/refactorThe issue belongs to a refactor work.The issue belongs to a refactor work.
Description
tichi/internal/pkg/externalplugins/cherrypicker/cherrypicker.go
Lines 438 to 443 in e5d2ef5
// TODO: refactoring to reduce complexity. | |
func (s *Server) handle(logger *logrus.Entry, requestor string, | |
comment *github.IssueComment, org, repo, targetBranch string, pr *github.PullRequest) error { | |
num := pr.Number | |
title := pr.Title | |
body := pr.Body |
This issue was generated by todo based on a TODO
comment in e5d2ef5 when #451 was merged. cc @hi-rustin.
Metadata
Metadata
Assignees
Labels
lifecycle/rottentodo 🗒️type/refactorThe issue belongs to a refactor work.The issue belongs to a refactor work.