Skip to content

remove channel restrictions from slackbot#1254

Merged
zzstoatzz merged 1 commit into
mainfrom
nate/remove-channel-restrictions
Dec 19, 2025
Merged

remove channel restrictions from slackbot#1254
zzstoatzz merged 1 commit into
mainfrom
nate/remove-channel-restrictions

Conversation

@zzstoatzz
Copy link
Copy Markdown
Collaborator

Summary

  • Remove workspace-to-channel mapping that restricted Marvin to only respond in designated channels
  • Now Marvin will respond in any channel where it's mentioned

🤖 Generated with Claude Code

allow marvin to respond in any channel, not just designated ones
Copilot AI review requested due to automatic review settings December 19, 2025 18:33
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR removes channel restrictions from the Marvin slackbot by emptying the WORKSPACE_TO_CHANNEL_ID dictionary. Previously, the bot was restricted to specific channels in designated workspaces; now it will respond in any channel where it's mentioned.

  • Replaced hardcoded workspace-to-channel mappings with an empty dictionary
  • Added type annotation to the now-empty dictionary for clarity

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@zzstoatzz zzstoatzz merged commit f0bee18 into main Dec 19, 2025
9 checks passed
@zzstoatzz zzstoatzz deleted the nate/remove-channel-restrictions branch December 19, 2025 18:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants