logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

gh-status - Print information about relevant issues, pull requests, and notifications across repositories

Description

       The  status  command  prints  information  about  your  work on GitHub across all the repositories you're
       subscribed to, including:

              • Assigned Issues

              • Assigned Pull Requests

              • Review Requests

              • Mentions

              • Repository Activity (new issues/pull requests, comments)

Example

       $ gh status -e cli/cli -e cli/go-gh # Exclude multiple repositories
       $ gh status -o cli # Limit results to a single organization

Name

       gh-status - Print information about relevant issues, pull requests, and notifications across repositories

Options

-e, --exclude<strings>
              Comma separated list of repos to exclude in owner/name format

       -o, --org<string>
              Report status within an organization

See Also

gh(1)

                                                    Jan 2025                                        GH-STATUS(1)

Synopsis

ghstatus[flags]

See Also