Slash Commands for the GitDailies App for Slack
The GitDailies App for Slack supports slash commands, so you can check on your pull requests,
reviews, and alerts without leaving Slack. Type /gitdailies help in any Slack message box to see
the list of available commands.
/gitdailies links and
/gitdailies help, the commands show information personal to you, so GitDailies needs to know
which GitDailies user you are. Make sure the GitDailies App for Slack is
installed in your workspace, and that you have
linked your Slack user to your GitDailies user.Where Results Are Posted
You can run a slash command anywhere in Slack, but for privacy the results are always posted to your DMs with the GitDailies App. If you run a command outside of your GitDailies DMs (e.g. in a channel), you’ll receive an ephemeral response — visible only to you — telling you that the results have been DM’d to you.
Available Commands
/gitdailies links
Shows which GitDailies orgs are linked to this Slack workspace.
/gitdailies prs open
Shows your open pull requests.
/gitdailies prs merged
Shows your pull requests merged in the last 7 days.
/gitdailies reviews submitted
Shows reviews you have submitted in the last 7 days.
/gitdailies reviews waiting
Shows pull requests where your review has been requested.
/gitdailies alerts latest
Shows your personal alerts triggered in the last 48 hours.
/gitdailies help
Shows a help message listing all of the available commands.