Skip to content

feat: filter by user#20

Merged
Coolomina merged 2 commits intomainfrom
feat/filter-actor
Jan 14, 2026
Merged

feat: filter by user#20
Coolomina merged 2 commits intomainfrom
feat/filter-actor

Conversation

@Coolomina
Copy link
Copy Markdown
Collaborator

@Coolomina Coolomina commented Jan 14, 2026

Adds -author flag to filter notifications by PR author.

Changes

  • New -author <username> flag to only process PRs created by a specific user/bot
  • Case-insensitive matching
  • Output now includes Author: @username for each PR

Usage

ghn -author "dependabot[bot]" -mark-done -no-prompt
ghn -only-repos="org/repo" -author "some-automation[bot]"

@Coolomina Coolomina self-assigned this Jan 14, 2026
@Coolomina Coolomina requested a review from dliappis January 14, 2026 09:30
@Coolomina Coolomina added the enhancement New feature or request label Jan 14, 2026
@Coolomina Coolomina marked this pull request as ready for review January 14, 2026 09:30
@Coolomina Coolomina requested a review from dliappis January 14, 2026 10:25
Copy link
Copy Markdown
Owner

@dliappis dliappis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Coolomina Coolomina merged commit 36876ea into main Jan 14, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants