Skip to content

Grep for pull request body? #5482

@duaaz

Description

@duaaz

Describe the Feature or Problem You'd Like to Solve
Hi everyone,

I'm trying to filter specifically for pull requests using gh pr list that contain a certain phrase in their body (not title). How might I go about doing this? I was thinking of just doing something like gh pr list | grep "hello" but I think that only filters down to pull request headers that contain "hello"

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions