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

Stub out team command #51

Closed
rwblickhan opened this issue Oct 20, 2018 · 1 comment · Fixed by #91
Closed

Stub out team command #51

rwblickhan opened this issue Oct 20, 2018 · 1 comment · Fixed by #91
Assignees
Labels
theme:feature Request a new feature.

Comments

@rwblickhan
Copy link
Collaborator

Create a team command class in command/commands/, stub out its main methods (e.g. handle()), and implement help() and name() (double check with the implementation of the user command as implemented in #31).

@rwblickhan rwblickhan added the theme:feature Request a new feature. label Oct 20, 2018
@rwblickhan rwblickhan added this to Backlog in Rocket 2 Planning via automation Oct 20, 2018
@vyzw
Copy link
Contributor

vyzw commented Oct 20, 2018

also change Team model to use github_team_name as a unique identifier and remove team_id

Rocket 2 Planning automation moved this from Backlog to Done Nov 24, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
theme:feature Request a new feature.
Projects
Development

Successfully merging a pull request may close this issue.

2 participants