-
Notifications
You must be signed in to change notification settings - Fork 8k
Closed
Labels
needs-triageneeds to be reviewedneeds to be reviewed
Description
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"
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
needs-triageneeds to be reviewedneeds to be reviewed