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

[Refactor][gitlab] now gitlab plugin has too many subtasks, is easy to miss some subtask, and cause some bug, add a register can avoid this situation #4413

Closed
chenggui53 opened this issue Feb 14, 2023 · 0 comments · Fixed by #4896 or #5411
Assignees
Labels
type/refactor This issue is to refactor existing code

Comments

@chenggui53
Copy link
Contributor

What and why to refactor

What are you trying to refactor? Why should it be refactored now?

I'm trying to refactor gitlab subtaskmetas function, now gitlab plugin has too many subtasks, is easy to miss some subtask, and cause some bug, add a register can avoid this situation

Describe the solution you'd like

How to refactor?

add a register, and register subtask in each subtask file

Related issues

Please link any other

Additional context

Add any other context or screenshots about the feature request here.

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