Skip to content

Manual setup required for release automation #2

Description

@timimsms

Manual Setup Checklist

This issue tracks the manual steps required to complete the release automation setup after PR #1 is merged.

GitHub Secrets Configuration

Homebrew Tap Setup

  • Create new repository: timimsms/homebrew-clickup
  • Initialize with README
  • Create Formula directory
  • Ensure PAT has access to this repository

Docker Hub Setup (Optional)

  • Create Docker Hub account if needed
  • Create repository clickup/cli (or preferred name)
  • Update .goreleaser.yml if using different name

Verification

  • Test release script locally: ./scripts/release.sh patch
  • Verify GoReleaser config: goreleaser check
  • Create test release to verify full pipeline

Resources


Related to PR #1

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions