Skip to content

Conversation

@tmlmt
Copy link
Owner

@tmlmt tmlmt commented Jan 11, 2026

Description

Automatically mark GitHub releases as pre-releases when the version contains a dash (indicating alpha, beta, rc, etc.). This enhances the release process by properly categorizing pre-release versions in GitHub.

The script now:

  • Detects if the version string includes a dash
  • Adds the --prerelease flag to the GitHub release command when appropriate
  • Logs a message when a pre-release is detected

Fixes #(issue number for pre-release tagging)

Type of change

  • New feature (non-breaking change which adds functionality)

@tmlmt tmlmt force-pushed the docs/multiversion branch from 237f91f to aaf70ba Compare January 13, 2026 14:18
@tmlmt tmlmt changed the base branch from docs/multiversion to graphite-base/86 January 13, 2026 14:26
@tmlmt tmlmt changed the base branch from graphite-base/86 to main January 13, 2026 14:29
@tmlmt tmlmt changed the base branch from main to graphite-base/86 January 13, 2026 15:12
@tmlmt tmlmt changed the base branch from graphite-base/86 to v3 January 13, 2026 15:12
@tmlmt tmlmt marked this pull request as ready for review January 13, 2026 15:15
Copy link
Owner Author

tmlmt commented Jan 13, 2026

Merge activity

  • Jan 13, 3:18 PM UTC: A user started a stack merge that includes this pull request via Graphite.
  • Jan 13, 3:19 PM UTC: @tmlmt merged this pull request with Graphite.

@tmlmt tmlmt merged commit b11e4bb into v3 Jan 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants