Skip to content

chore(github): update release workflow to specify owner and repository#10

Merged
upamune merged 1 commit into
mainfrom
fix-release-yaml
Apr 5, 2025
Merged

chore(github): update release workflow to specify owner and repository#10
upamune merged 1 commit into
mainfrom
fix-release-yaml

Conversation

@upamune

@upamune upamune commented Apr 5, 2025

Copy link
Copy Markdown
Owner

This commit enhances the GitHub Actions release workflow by adding the 'owner' and 'repositories' parameters for the GoReleaser step, ensuring proper configuration for the release process.

This commit enhances the GitHub Actions release workflow by adding the 'owner' and 'repositories' parameters for the GoReleaser step, ensuring proper configuration for the release process.
Copilot AI review requested due to automatic review settings April 5, 2025 09:56

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

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

Comments suppressed due to low confidence (1)

.github/workflows/release.yml:25

  • The parameter name 'repositories' may be incorrect because the PR description mentions 'repository'. Using an incorrect parameter name could lead to misconfiguration in the GoReleaser step.
repositories: 'homebrew-tap'

@upamune upamune merged commit fe1bdac into main Apr 5, 2025
@upamune upamune deleted the fix-release-yaml branch April 5, 2025 09:56
@upamune upamune mentioned this pull request Apr 5, 2025
@codecov-commenter

Copy link
Copy Markdown

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 0.00%. Comparing base (0f195d5) to head (880a901).
Report is 2 commits behind head on main.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@          Coverage Diff          @@
##            main     #10   +/-   ##
=====================================
  Coverage   0.00%   0.00%           
=====================================
  Files         11      11           
  Lines        714     714           
=====================================
  Misses       714     714           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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