18F / standup-slack-bot

A Slack bot to streamline team standup without disturbing the overall flow of conversation
https://standup-slack-bot.app.cloud.gov/
Other
87 stars 31 forks source link

Allow the word "skip" to appear in a standup #69

Closed mgwalker closed 8 years ago

mgwalker commented 8 years ago

Change the regex in the interview from /skip/ig to /^skip$/i so only the text "skip" will actually skip a section of the interview.

mgwalker commented 8 years ago

Closed by #72