Skip to content

fix(workflow): remove redundant commit-message from biome-autofix.yml #632

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
May 27, 2025

Conversation

taroj1205
Copy link
Member

No description provided.

@taroj1205 taroj1205 requested a review from mauro-balades as a code owner May 25, 2025 23:43
@taroj1205 taroj1205 requested a review from Copilot May 25, 2025 23:51
Copy link
Contributor

@Copilot 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 streamlines the Biome auto-fix workflow by removing the manual commit-and-push step and enhancing the automated pull request creation.

  • Removed the standalone commit-and-push job for Biome fixes
  • Added a clear "Changes made" section in the PR body
  • Enabled automatic deletion of the fix branch after merge
Comments suppressed due to low confidence (1)

.github/workflows/biome-autofix.yml:62

  • The PR title indicates removal of a redundant commit message, but the commit-message field remains. If the default commit message is sufficient, consider removing this override to avoid duplication.
commit-message: "chore(biome): auto-fix style issues [bot]"

@taroj1205 taroj1205 merged commit e94800d into main May 27, 2025
5 of 6 checks passed
@taroj1205 taroj1205 deleted the fix/workflow-biome branch May 27, 2025 00:13
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.

1 participant