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

Show the short description of the repository on "Stared" notification. #255

Open
acomagu opened this issue Feb 15, 2022 · 2 comments
Open

Comments

@acomagu
Copy link

acomagu commented Feb 15, 2022

I would like to see this part in DevHub notification also.

image

image

Thanks!

@brunolemos
Copy link
Member

brunolemos commented Feb 16, 2022

yep unfortunately that information is not returned by the same api call, so I would need to either make a separate api call for each repository or start using the graphql api (which was not very mature/complete back in the day but it's probably much better nowadays).

but this app is not actively maintained anymore so I won't be able to work on this

@acomagu
Copy link
Author

acomagu commented Feb 16, 2022

OK, thanks! Maybe I might look into the code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants