#daily github streak

18 messages · Page 1 of 1 (latest)

lucid marlin
#

will be contributing to open source projects and opening PR's

#

at the end of the day i will summarise all the PR's done and what learnings did i get and what was the status of the PR

#

still new to this but thats what gets you the experience of it

near glen
#

yay!!

lucid marlin
#

Also if any cse college student is reading this pls dm me i need some advice on college and branches

lucid marlin
#

Urgent trip to nana nani’s house updates maybe inconsistent

lucid marlin
#

PR #262 — Include PR description and comments in review context

What: When Gito reviews a pull request, it now fetches the PR title, description, and existing comments via the GitHub API and passes them to the LLM as additional context. This helps the AI reviewer understand what the PR is about and what issues have already been raised by other reviewers.

Changes (5 files, +157/-2):
- gito/pr_context.py — new module that fetches PR data from GitHub API
- gito/core.py — review() and answer() now pass pr_context to the prompt
- gito/config.toml — prompt template updated with PR context section
- gito/project_config.py — added include_pr_context config option (default true) so users can disable it to save tokens
- tests/test_pr_context.py — 5 tests covering the fetch logic

All 37 existing tests still pass.

This was for Nayjest/Gito (AI code review tool, Python, ~300 stars). It's a small repo with fast PR merges — good for getting quick feedback and building up contribution history.
#

summary of today's commit

#

will do one more if in the mood 🙂

#

the streak is on babyyyyyyyyy

scarlet ember
#

yooo my inspiration, you got this brothaaa!!!

#

🔥

lucid marlin
lucid marlin
#

Todays tasks

#

Check on existing PR’s

#

Try to get another PR on another repo or current repo

lucid marlin
#

also did 1-2 more but they are smaller ones