Skip to content

feat(slackbot): slackbot monorepo integration#425

Draft
evanpetzoldt wants to merge 23 commits into
devfrom
feat-adding-slackbot
Draft

feat(slackbot): slackbot monorepo integration#425
evanpetzoldt wants to merge 23 commits into
devfrom
feat-adding-slackbot

Conversation

@evanpetzoldt

@evanpetzoldt evanpetzoldt commented Jun 11, 2026

Copy link
Copy Markdown
Contributor

As discussed in Slack, I am planning to bring slackbot into the monorepo, still as a python app. Todos:

  • Brought the slackbot code into apps/slackbot
  • Brought the sqlalchemy data models into packages/db-python - these should just mirror our drizzle ORM models and not used for any migrations (I've taken out the alembic stuff)
  • Integrated into pnpm local:setup - which includes .env setup, though there's more I need to do there
  • Integrated into pnpm dev
  • Switched package management from poetry to uv... should be faster
  • Did some minor testing to make sure the basics work
  • Add more useful data seeding (instances, users, attendance, etc)
  • Make pnpm local:setup create a lower touch .env
  • Setup docs (setting up the slack app, etc)
  • Integration into release-please
  • Deploy new GCP resources
  • Test tag-based releases
  • Integration with the local GCS setup

@coderabbitai

coderabbitai Bot commented Jun 11, 2026

Copy link
Copy Markdown

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro Plus

Run ID: 914ffd6c-88c1-4cdd-a0a9-1b7b540ed260

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feat-adding-slackbot

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Draft

Development

Successfully merging this pull request may close these issues.

1 participant