Skip to content

Quickly view and approve dependabot reviews in the terminal

Notifications You must be signed in to change notification settings

MatthewCane/dependabot-reviews

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Dependabot PR Review Assistant

This script helps speed up the process of reviewing and approving Dependabot pull requests. It fetches open Dependabot PRs that require your review, displays relevant information, and allows you to approve and merge them quickly.

Features

  • Fetches open Dependabot pull requests where you are requested as a reviewer
  • Displays PR information including repository, title, labels, and check status
  • Allows you to approve PRs with a single keypress

Installation

This script includes uv compatable inline script dependencies.

Alternatively, you can install the dependencies manually with pip install rich furl.

You will need to have the Github CLI installed and be logged in to your GitHub account.

Usage

If you have uv installed, you can run the script directly with:

uv run dependabot_reviews.py

About

Quickly view and approve dependabot reviews in the terminal

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages