apiVersion: v3
kind: service
metadata:
  name: songwhip-release-tasks
  description: |
    Service for automating and managing Songwhip platform release operations and related tasks.
    - Orchestrates release workflows, deployment steps, and post-release actions.
    - Integrates with analytics, event, and web services to coordinate releases.
    - Provides automation for versioning, changelog generation, and notifications.
    - Ensures consistency and traceability across the Songwhip release process.
  owner: songwhip
  tags:
    - public:false
spec:
  type: web
