Slash Commands
GitNotifier exposes one slash command:/gitnotifier.

Available Commands
/gitnotifier help
Show command help.
/gitnotifier mute
Mute PR notifications in the current PR thread.
/gitnotifier unmute
Unmute PR notifications in the current PR thread.
/gitnotifier mute owner/repo#123
Mute a specific pull request.
/gitnotifier unmute owner/repo#123
Unmute a specific pull request.
/gitnotifier connect
Reserved for teammate self-serve connect flow (coming soon). Currently a no-op.
Accepted PR Reference Formats
owner/repo#123https://github.com/owner/repo/pull/123
