Skip to content

Conversation

@ryoppippi
Copy link
Member

@ryoppippi ryoppippi commented Dec 18, 2025

Renamed all GitHub workflow files from .yml to .yaml extension for consistency.

Changes:

  • Renamed .github/workflows/ci.ymlci.yaml
  • Renamed .github/workflows/release.ymlrelease.yaml
  • Renamed .github/workflows/nix-flake.ymlnix-flake.yaml
  • Updated references in .cursor/rules/release-please-standards.mdc
  • Updated self-reference in nix-flake.yaml workflow

Summary by cubic

Renamed all GitHub Actions workflows from .yml to .yaml for consistent file extensions. Updated references in the nix-flake workflow triggers and the release-please standards doc; no behavior changes.

Written for commit b37ddc2. Summary will update automatically on new commits.

Copilot AI review requested due to automatic review settings December 18, 2025 19:14
@ryoppippi ryoppippi enabled auto-merge (squash) December 18, 2025 19:14
Copy link

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

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

No issues found across 4 files

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 standardizes GitHub workflow file extensions by renaming all workflow files from .yml to .yaml for consistency across the repository.

Key Changes:

  • Renamed three workflow files: ci.yml, release.yml, and nix-flake.yml to .yaml extensions
  • Updated all file references to reflect the new naming convention

Reviewed changes

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

File Description
.github/workflows/release.yaml Renamed from release.yml (file content unchanged)
.github/workflows/nix-flake.yaml Updated self-references in path triggers from .yml to .yaml
.github/workflows/ci.yaml Renamed from ci.yml (file content unchanged)
.cursor/rules/release-please-standards.mdc Updated documentation to reference release.yaml instead of release.yml

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copy link
Contributor

@glebedel glebedel left a comment

Choose a reason for hiding this comment

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

LGTM

@ryoppippi ryoppippi merged commit 878bad1 into main Dec 18, 2025
15 checks passed
@ryoppippi ryoppippi deleted the chore/rename-yml-to-yaml branch December 18, 2025 19:29
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