Skip to content

Comments

[ci] fix: fix emoji#70

Merged
JoyboyBrian merged 2 commits intomainfrom
brian/dev
Feb 18, 2026
Merged

[ci] fix: fix emoji#70
JoyboyBrian merged 2 commits intomainfrom
brian/dev

Conversation

@JoyboyBrian
Copy link
Contributor

@JoyboyBrian JoyboyBrian commented Feb 18, 2026

What

Why

Type of Change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Refactor (code change that neither fixes a bug nor adds a feature)
  • Documentation update
  • CI/build configuration change

How to Test

Checklist

  • PR title follows [module] type: description format
  • Appropriate labels added (e.g. enhancement, bug, breaking)
  • ruff check . and ruff format --check . pass
  • pyright osmosis_ai/ passes
  • pytest passes (new tests added if applicable)
  • Public API changes are documented
  • No secrets or credentials included

Summary by cubic

Replaced escaped emoji codes with actual emoji characters in .github/release.yml. This fixes how changelog category titles render in GitHub Releases for Breaking Changes, Features, Bug Fixes, Documentation, and Maintenance.

Written for commit 62f249f. Summary will update on new commits.

@github-actions github-actions bot added bug Something isn't working ci CI/CD related labels Feb 18, 2026
@JoyboyBrian JoyboyBrian removed the request for review from BaiqingL February 18, 2026 21:33
@JoyboyBrian JoyboyBrian merged commit 7122a99 into main Feb 18, 2026
16 checks passed
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 1 file

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working ci CI/CD related

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant