Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactoring to reduce complexity. #459

Open
todo bot opened this issue Apr 2, 2021 · 3 comments
Open

refactoring to reduce complexity. #459

todo bot opened this issue Apr 2, 2021 · 3 comments
Labels
lifecycle/rotten todo 🗒️ type/refactor The issue or PR belongs to a refactor work.

Comments

@todo
Copy link

todo bot commented Apr 2, 2021

// 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.
@Rustin170506
Copy link
Contributor

/unassign

/type refactor

@ti-chi-bot ti-chi-bot added type/refactor The issue or PR belongs to a refactor work. and removed needs-type labels Apr 3, 2021
@ti-chi-bot
Copy link
Member

Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.
If this issue is safe to close now please do so with /close.
Send feedback to sig-community-infra or Mini256.
/lifecycle stale

@ti-chi-bot
Copy link
Member

Stale issues rot after 30d of inactivity.
Mark the issue as fresh with /remove-lifecycle rotten.
Rotten issues close after an additional 30d of inactivity.
If this issue is safe to close now please do so with /close.
Send feedback to sig-community-infra or Mini256.
/lifecycle rotten

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lifecycle/rotten todo 🗒️ type/refactor The issue or PR belongs to a refactor work.
Projects
None yet
Development

No branches or pull requests

2 participants