Update CLI Tool / Team Roster Labels #59
Labels
No Label
ai-changes-requested
ai-pr-opened
ai-reviewed
ai-reviewing
ai-working
in-next-release
status/in-progress
status/pr-open
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: cal/major-domo-v2#59
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Update the Major Domo CLI tool to change the labels of team rosters. It still shows the old short IL and long IL nomenclature that was originally designed in the API response. We now use minor league and injured list as the labels for these fields. The short IL roster should be labeled as the injured list. The long IL roster from the API response is actually the minor league roster.
PR opened: #63
Fix approach:
/rostersummary embed so each of the three roster sections is clearly labeled — previously the embed showed position counts without any section labelteam_service.get_team_roster(shortil= Injured List,longil= Minor League)