apiVersion: v3
kind: service
metadata:
  name: songwhip-slack
  description: |
    Service for integrating Slack notifications and messaging with the Songwhip platform.
    - Sends alerts, notifications, and workflow updates to Slack channels for Songwhip services.
    - Provides endpoints and utilities for posting messages and handling Slack events.
    - Supports automated reporting, error alerts, and team communication features.
    - Core component for real-time collaboration and monitoring across Songwhip workflows.
  owner: songwhip
  tags:
    - public:false
spec:
  type: web
