Skip to content

Conversation

@allhaile
Copy link

@allhaile allhaile commented Jun 26, 2025

  • New sample
  • New feature
  • Bug fix
  • Documentation

Summary

This PR is part of #proj-slack-sample-apps-heroku-deploy-buttons, an initiative to add Heroku one-click deployment buttons across all Slack sample app templates, making it easier for developers to quickly deploy and test Slack apps.

Files added:

  • app.json - New Heroku app manifest defining deployment configuration
  • Procfile - Process definition for Heroku (worker dyno for socket mode)

Technical details:

  • Configured for socket mode deployment using worker dyno (not web dyno)
  • Includes all required environment variables for Slack app setup
  • Repository URL currently points to personal fork (will update before merge)

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

allhaile and others added 4 commits June 26, 2025 09:16
Adding app.json, Procfile and button to readme for `Heroku deploy` button
Moved heroku button around the ReadME
@allhaile allhaile closed this Jul 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant