read
Clear PR notifications from your queue. Provide a full GitHub PR URL to target a specific pull request, or choose all to clear every pending notification.
Instructions
Mark PR notifications as read. Requires either prUrl or all to be specified.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| all | No | If true, mark all PRs as read | |
| prUrl | No | Full GitHub PR URL to mark as read. Omit to use --all instead. |