Find pull requests that modify a file path in the terminal

This page summarizes the projects mentioned and recommended in the original post on dev.to

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • cli

    GitHub’s official command line tool

  • Although we were able to parse out diff for a single file path, I believe it’s a very nasty & error-prone way to do it and ideally, this feature should exist within gh. I have created an issue to track this, let’s see where it goes.

  • jq

    Discontinued Command-line JSON processor [Moved to: https://github.com/jqlang/jq] (by stedolan)

  • jq - Command-line JSON processor

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • repo

  • [ { "author": { "login": "authorUsername" }, "baseRefName": "somebranch", "files": [ { "path": ".gitmodules", "additions": 2, "deletions": 2 }, ... ], "headRefName": "dev", "number": 300, "title": "my new feature", "url": "https://github.com/user/repo/pull/300" }, ... ]

  • .Varshney

    My config and dotfiles infrastructure ⚒️

  • The source is available here if you want to reference or hack anything. I took the liberty to beautify the output from our script. Here is how the finalized version looks like:

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts