Skip to content

Conversation

@mwbrooks
Copy link
Member

@mwbrooks mwbrooks commented Jul 5, 2025

Type of change (place an x in the [ ] that applies)

  • New sample
  • New feature
  • Bug fix
  • Documentation

Summary

This pull request updates the app manifest to make the app org-ready by default ("org_deploy_enabled": true).

This will have no impact on apps created and installed to Standalone Workspaces (e.g. Free, Pro, and Business+) or Enterprise Workspaces.

This will resolve issues for apps created and installed to Enterprise Organizations then granted to Enterprise Workspaces. The main way to create an app on an Enterprise Organization (rather than Enterprise Workspace) is with the Slack CLI, so this change will make the app template compatible with the latest Slack CLI.

Context

Historically, we set this property to false because org-ready apps did not support incoming webhooks, which is a popular feature for developers. Recently, Slack Platform released support for incoming webhooks in org-ready apps and the adoption has been successful. So, going forward all of our app templates will be org-ready.

Testing

  • ✅ Manually tested basic functionality on a Standalone Workspace using the Slack CLI
  • ✅ Manually tested basic functionality on an Enterprise Organization using the Slack CLI

Requirements (place an x in each [ ] that applies)

  • I’ve checked my submission against the Samples Checklist to ensure it complies with all standards
  • I have ensured the changes I am contributing align with existing patterns and have tested and linted my code
  • I've read and agree to the Code of Conduct

Copy link
Member

@zimeg zimeg left a comment

Choose a reason for hiding this comment

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

@mwbrooks 🤖 ✨

@mwbrooks mwbrooks merged commit d8d17ff into main Jul 7, 2025
3 checks passed
@mwbrooks mwbrooks deleted the mwbrooks-org-deploy-enabled-true branch July 7, 2025 22:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants