release

Installation
SKILL.md

Cut a Release

Trigger the Cut Release workflow to bump the version, tag, and publish a GitHub Release.

1. Pre-flight checks

  • Confirm you are on release and up to date:
    git checkout release && git pull origin release
    
  • Check that CI is green on release:
    gh run list --branch release --limit 3 --json status,conclusion,name
    
    If the latest CI run is not successful, warn the user and ask whether to proceed.
Related skills

More from timescale/marketing-skills

Installs
2
GitHub Stars
6
First Seen
Apr 13, 2026