Skip to content

Conversation

@dkhalife
Copy link
Owner

No description provided.

Copilot AI review requested due to automatic review settings July 22, 2025 03:35
@dkhalife dkhalife enabled auto-merge (squash) July 22, 2025 03:35
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 moves the prerelease configuration from command-line arguments to the GoReleaser configuration file. The change consolidates prerelease settings into the declarative configuration rather than relying on runtime flags.

  • Adds prerelease: true to the GoReleaser YAML configuration
  • Removes the --prerelease flag from the GitHub Actions workflow command line arguments

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
.goreleaser.yaml Adds release section with prerelease configuration
.github/workflows/go-release.yml Removes --prerelease flag from goreleaser command

@dkhalife dkhalife merged commit 71e2eb3 into main Jul 22, 2025
4 checks passed
@dkhalife dkhalife deleted the set-prerelease branch July 22, 2025 03:36
@codecov
Copy link

codecov bot commented Jul 22, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

📢 Thoughts on this report? Let us know!

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