Add an options which allows the plugin to use the Backstage Catalog to determine which repos to list, rather then calling GH directly.
In addition - making the list searchable, so for example, if the use were to select the list, then type "terra" that the repo list would filter out repose that didn't start with that string. (similar to how the RepoPicker Scaffolder action works)
π€ Context
Currently when I select my org, it can take a looong time to load the list of repos available if I have many repos in the org. In addition the list seems to be unstructured, so finding my repo in the list can be a bit maddening if there are many 100s of repos in the org (and I have access to them)
βοΈ Possible Implementation
No response
π Have you spent some time to check if this feature request has been raised before?
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Plugin Name
git-release-manager
π Feature description
Add an options which allows the plugin to use the Backstage Catalog to determine which repos to list, rather then calling GH directly.
In addition - making the list searchable, so for example, if the use were to select the list, then type "terra" that the repo list would filter out repose that didn't start with that string. (similar to how the RepoPicker Scaffolder action works)
π€ Context
Currently when I select my org, it can take a looong time to load the list of repos available if I have many repos in the org. In addition the list seems to be unstructured, so finding my repo in the list can be a bit maddening if there are many 100s of repos in the org (and I have access to them)
βοΈ Possible Implementation
No response
π Have you spent some time to check if this feature request has been raised before?
π’ Have you read the Code of Conduct?
Are you willing to submit PR?
No, but I'm happy to collaborate on a PR with someone else