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

Fetch project ID:s by project URL #41

Open
plaos opened this issue Jun 3, 2022 · 1 comment
Open

Fetch project ID:s by project URL #41

plaos opened this issue Jun 3, 2022 · 1 comment
Assignees
Labels
user experience Improvements to the general user experience of the tool.

Comments

@plaos
Copy link
Contributor

plaos commented Jun 3, 2022

This makes it simpler to add projects. Should probably revisit the parsing if we do this, as multiple space-separated URLs doesn't seem very nice. One suggestion is to continuously read until the user submits the empty string.

@plaos plaos added the user experience Improvements to the general user experience of the tool. label Jun 3, 2022
@plaos plaos self-assigned this Jun 13, 2022
@Simon-1-1
Copy link
Contributor

Solved by #110

GraphQL takes the group and project name as argument instead of the project id. So e.g. "volvo-cars/Reviewcheck".

No need to think about the parsing since this will be in the json in the request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
user experience Improvements to the general user experience of the tool.
Projects
None yet
Development

No branches or pull requests

2 participants