Skip to content

Conversation

@rswanson
Copy link
Member

@rswanson rswanson commented Jun 3, 2025

  • Release workflow UX is better with the input as a dropdown instead of a free text box
  • Removing broken changelog step for now, prefer to manually manage the changelog

@rswanson rswanson requested review from a team and Copilot and removed request for Copilot June 3, 2025 14:52
Copy link
Member Author

rswanson commented Jun 3, 2025

This stack of pull requests is managed by Graphite. Learn more about stacking.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR improves the UX of the release workflow by changing the “bump” input from a free text field to a dropdown selection.

  • Introduce type: choice for the bump input
  • Define explicit options (patch, minor, major)
Comments suppressed due to low confidence (1)

.github/workflows/release.yml:8

  • The type and options keys appear to be misindented and may not nest under the bump input. Align their indentation with the description (and other input fields) to ensure valid YAML structure.
type: choice

@rswanson rswanson merged commit 4e82627 into main Jun 3, 2025
2 checks passed
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.

3 participants