Skip to content

feat: Agent skill to help dependency reviews#5276

Merged
another-rex merged 8 commits intogoogle:masterfrom
another-rex:agent-dependency-pr
Apr 24, 2026
Merged

feat: Agent skill to help dependency reviews#5276
another-rex merged 8 commits intogoogle:masterfrom
another-rex:agent-dependency-pr

Conversation

@another-rex
Copy link
Copy Markdown
Contributor

No description provided.

tobyhawker
tobyhawker previously approved these changes Apr 22, 2026
This document outlines the automated workflow for reviewing and managing dependency update Pull Requests in the `google/osv.dev` repository.

## 1. Discovery & Triage
The goal is to identify all open dependency updates.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

AI overview tells me that skills are best in the third-person imperative. This is already true of most of the detailed steps, but you could also try it for the overall component. So perhaps consider "Identify all open dependency updates".

Similarly, # 2 could be changed to use "Analyze" and "use", and # 4 to "Process" or "Approve"

Comment thread tools/review_dependency_prs.py Outdated
manual_prs = []

for pr in prs:
pr_num = pr["number"]
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nit: this is a pretty long loop body. Consider factoring out into function(s).

@another-rex another-rex merged commit 4cee255 into google:master Apr 24, 2026
22 checks passed
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

Successfully merging this pull request may close these issues.

3 participants