slack-ruby / slack-ruby/slack-ruby-client
Config option to prevent sending messages
Open
Nobody has claimed this yet.
new feature
- Dominant language
- Ruby
- Stars
- 1.3k
- Forks
- 222
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 3
Description
This would be ideal for testing and local development. Similar to perform_deliveries in Action Mailer (http://api.rubyonrails.org/classes/ActionMailer/Base.html)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files or tests are named. Start by locating the Slack message-sending entry points and existing configuration or test coverage, then compare the requested behavior with Action Mailer's perform_deliveries option. Done should mean a configuration setting suppresses message sending for testing and local development while preserving normal delivery when enabled.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ruby
- Domain
- api
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100