slack-ruby / slack-ruby/slack-ruby-client

Config option to prevent sending messages

Open
#126 1 comment 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.