Skip to content

Conversation

@a5chin
Copy link
Owner

@a5chin a5chin commented Dec 26, 2025

User description

Type of Change

  • Hotfix
  • Bug Fix
  • Dependency Update
  • Feature
  • Refactor
  • CI/CD
  • Documentation

Related Issues

Breaking Changes

  • No breaking changes
  • API signature changed
  • Configuration changed
  • Behavior changed
  • Dependencies changed
  • Features removed

Checklist

  • Dependencies added/updated
  • New environment variables
  • Performance impact assessed
  • Security implications reviewed
  • Deployment notes

Additional Context


PR Type

Bug fix, Enhancement


Description

  • Remove emoji from release name template

  • Configure release drafter action

  • Disable autolabeler for draft releases

  • Prevent automatic publishing of draft releases


File Walkthrough

Relevant files
Configuration changes
release-drafter.yml
Simplify release name template                                                     

.github/release-drafter.yml

  • Removed the rainbow emoji 🌈 from the name-template to simplify the
    release tag format.
+1/-1     
draft.yml
Configure release drafter action parameters                           

.github/workflows/draft.yml

  • Added a with block to the release-drafter/release-drafter@v6 action.
  • Explicitly set config-name to release-drafter.yml.
  • Disabled the autolabeler to prevent automatic label assignment.
  • Set publish to false to ensure releases are not automatically
    published.
+4/-0     

@a5chin a5chin self-assigned this Dec 26, 2025
@github-actions github-actions bot added the fix label Dec 26, 2025
@a5chin
Copy link
Owner Author

a5chin commented Dec 26, 2025

/review

@github-actions
Copy link
Contributor

PR Reviewer Guide 🔍

Here are some key observations to aid the review process:

⏱️ Estimated effort to review: 1 🔵⚪⚪⚪⚪
🧪 No relevant tests
🔒 No security concerns identified
⚡ No major issues detected

@a5chin
Copy link
Owner Author

a5chin commented Dec 26, 2025

/improve

@github-actions
Copy link
Contributor

github-actions bot commented Dec 26, 2025

PR Code Suggestions ✨

No code suggestions found for the PR.

@a5chin a5chin merged commit 0eafa46 into main Dec 27, 2025
2 checks passed
@a5chin a5chin deleted the fix/release-drafter-name branch December 27, 2025 15:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants