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

Reorganize package hierarchy to focus problem domain #258

Open
tetsuharuohzeki opened this issue Oct 25, 2018 · 0 comments
Open

Reorganize package hierarchy to focus problem domain #258

tetsuharuohzeki opened this issue Oct 25, 2018 · 0 comments

Comments

@tetsuharuohzeki
Copy link
Contributor

Motivation

  1. The current directory (package) design is depends on roles of codes.
  2. But this bot contains 2 roles.
    • Labeling.
    • Auto-merger
  3. The design should focus to their domain. Not roles of codes.

Plan

  1. Introduce domain packages
  2. Move the domain specific code to there.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant