-
Notifications
You must be signed in to change notification settings - Fork 64
Gsoc 25 Week 09 Update by Nikhil Bhatt #361
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
Conversation
🎉 All Checks Passed!
✅ Completed Workflows
🚀 This PR is ready for review and can be safely merged to Great work! Your code meets all quality standards. 👏 |
- This ensures users can list all their repositories reliably without hitting the public API rate limit. | ||
- The route fetches repositories the app has access to, respecting GitHub permissions. | ||
|
||
## Updated Projects page (with themes and updated route). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please do not put periods on these headings. They are not complete sentences.
- The route fetches repositories the app has access to, respecting GitHub permissions. | ||
|
||
## Updated Projects page (with themes and updated route). | ||
 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I recommend writing a few sentences before or after these images. It will help give someone some more context.
What are we looking at?
How is it important?
How does it relate to what you've written in this blog post, either before or after?
## Updated Projects page (with themes and updated route). | ||
 | ||
|
||
## Actual GitHub repository created in Music Blocks project account. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ditto above comment re: periods
 | ||
|
||
## Actual GitHub repository created in Music Blocks project account. | ||
 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ditto above comment re: additional sentences for context
🎉 All Checks Passed!
✅ Completed Workflows
🚀 This PR is ready for review and can be safely merged to Great work! Your code meets all quality standards. 👏 |
🎉 All Checks Passed!
✅ Completed Workflows
🚀 This PR is ready for review and can be safely merged to Great work! Your code meets all quality standards. 👏 |
Note that there was a recent PR merged that changes the |
Description
Blog post for Week 9 Gsoc