rpt-labs / ghostbuster

MIT License
3 stars 17 forks source link

feat(student-card): add option to view list of only milestone commit messages #124

Closed dmukherjee closed 3 years ago

dmukherjee commented 3 years ago

Current behavior: Displays list of all commits on clicking Total # of commits or # of Milestone Commits button

Updated behavior: Displays list of all commits on clicking Total # of commits button Displays list of milestone commits on clicking # of Milestone Commits button

This will help us to filter milestone commit messages when there are a lot of commits in a repo (example: mini apps)

magee commented 3 years ago

Love it!