Automattic / bugomattic

Bugomattic is a tool that guides bug reporters to the right actions within large, complex organizations
GNU General Public License v2.0
6 stars 0 forks source link

Display repositories on selected feature #88

Closed karenroldan closed 1 year ago

karenroldan commented 1 year ago

What Does This PR Add/Change?

This PR displays the (list of) repositories when the user selected a feature.

Key changes:

  1. A new selector is added to get the repositories of a feature.
  2. New tests for the selectReposForFeature
  3. Added the list of repositories before the keywords for now.

Screenshot 2023-05-04 at 13 43 41

Screenshot 2023-05-04 at 13 43 47

Testing Instructions

Issues

Related to #
Closes #56